Skip to content

shensven/Crazy-Thursday

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
ios
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

疯狂星期四 🎉

GitHub Test Publish Language grade: JavaScript Codacy Badge GitHub all releases

发给你的好友,让 TA 请你吃炸鸡!

首页 详情 设置
Screenshot 1 Screenshot 2 Screenshot 2

📦 分发方式

iOS & iPadOS 版本

Android 版本

🔨 编译

简介

先决条件

起步

yarn install
cd ios && pod install

模拟器调试

yarn ios
yarn android

真机调试

npm install -g ios-deploy
yarn ios --device
yarn android

测试

yarn test
cd android
chmod +x gradlew
./gradlew test

iOS 真机部署

yarn ios --configuration Release --device

打包 Android apk

cd android
./gradlew assembleRelease

生成开屏图

yarn react-native generate-bootsplash src/assets/splash/bootsplash.png \
  --background-color=ECE9E9 \
  --logo-width=192 \
  --flavor=main

✍️ 贡献文案

前往 issues 页面发布你的贡献文案,【标题】和【正文】随意

示例如下

how-to-contribute.png

👍 致谢

📜 许可证合规性

FOSSA Status