Dev Standards
Repo Github
Search
⌃K
Links
project-standards
react-native
react
setup
features
debugging
firebase
architecture
project-architecture.s
default-stack.s
file-naming.s
update
tests
use_http_links_in_react_native.mo
react-navigation
package-dependencies
animations
successful-sprint
code-quality
security
contributing
backend
performance
git
editors
ops
templates
react
flowtype
LICENCE
README
scrum
SUMMARY
Powered By GitBook

project-architecture.s

Checks

  • Entire code except index.ios.js and index.android.js should be in src
  • The structure should be as follow
    • index.ios.js
    • index.android.js
    • /src
      • modules
      • components
      • pages
      • style
Previous
architecture
Next
default-stack.s
Last modified 5yr ago