markdown 反应原生项目审查清单

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 反应原生项目审查清单相关的知识,希望对你有一定的参考价值。

**1. Architecture:**
- Project Structure: https://medium.com/dailyjs/11-mistakes-ive-made-during-react-native-redux-app-development-8544e2be9a9
- Environment Configuration
- Code Linting
- Unit Testing
- Assets
- Theme variables
- CI/CD
- Type checking
- Dependencies fix version

**2. Code Detail:**
- Dependencies decision (also check dependencies performance)
- Navigation
- Redux processing
- Api processing
- Decorators
- Performance: https://facebook.github.io/react-native/docs/performance.html
- Screen transition performance
- shouldComponentUpdate
- Stateless/Dump, Smart, PureComponent
- Maps Performance
- Animated Driver
- PanResponder
- Image Caching
- Image Optimization
- Lazy Loading
- console.log
- Inline styles
- UX
- Build Size
- [Android] Multidex & Progaurd

**3. Improvements:**
- CodePush to deploy in the air
- fastlane or bitrise for CI/CD

以上是关于markdown 反应原生项目审查清单的主要内容,如果未能解决你的问题,请参考以下文章

如何折叠按在数组上的项目 - 反应原生?

世博会弹出反应本机项目上传的apk(由android studio构建)具有比清单文件更多的权限

markdown 反应原生公地

markdown 反应原生指南

反应原生平面列表不滚动

反应原生无法从蜂窝网络找到位置