公告
在DOOBOOLAB确认之前,请勿修改或更改代码。 此存储库在DOOBOO-CLI 。
React本机TS样板
规格
获得积分
1. Sample of context-api with `react-hook` (`useContext`).
2. Know how to structure react native app with typescr ipt.
3. Know how to navigate between screens with `react-navigation`
CodingMachine React Native样板
该项目是一个样板,可用于启动移动应用程序。
该样板提供了一种优化的体系结构,可通过将UI和业务逻辑之间的关注点分离来构建可靠的跨平台移动应用程序。 它的文档非常丰富,因此可以理解和使用应用程序中的每一段代码。
If you love this boilerplate, give us a star, you will be a ray of sunshine in our lives :)
建筑学
样板结构的驱动目标是关注点分离。 即
CodingMachine React Native样板
该项目是一个样板,可用于启动移动应用程序。
该样板为UI和业务逻辑之间的关注点分离提供了用于构建可靠的跨平台移动应用程序的优化架构。 它已完全记录在案,因此可以理解和使用应用程序中的每一段代码。
If you love this boilerplate, give us a star, you will be a ray of sunshine in our lives :)
要求
需要节点10或更高。 iOS开发需要Mac和Xcod
React本机样板
该项目是一个样板,可用于启动移动应用程序。
该样板提供了一种优化的体系结构,可通过将UI和业务逻辑之间的关注点分离来开发可靠的跨平台移动应用程序。 它有大量文档记录,因此可以理解和使用应用程序中的每一段代码。
If you find this boilerplate useful then please give the repository a star
建筑
样板架构的主要目的是关注点分离
演示组件与屏幕分开。
使用全局存储管理状态。
使用将应用程序的副作用(AP