Skip to content

Infrastructure

LeoTM edited this page Feb 16, 2022 · 1 revision
src/MyApp
β”œβ”€β”€ assets
β”‚   β”œβ”€β”€ animations
β”‚   β”œβ”€β”€ fonts
β”‚   β”œβ”€β”€ icons
β”‚   └── images
β”œβ”€β”€ components
β”œβ”€β”€ config
β”œβ”€β”€ constants
β”œβ”€β”€ env
β”œβ”€β”€ hooks
β”œβ”€β”€ i18n
β”œβ”€β”€ models?
β”œβ”€β”€ navs?
β”œβ”€β”€ reducers
β”œβ”€β”€ screens
β”œβ”€β”€ services
β”‚   β”œβ”€β”€ api
β”‚   β”œβ”€β”€ mocks?
β”‚   └── reactotron
β”œβ”€β”€ theme
β”‚   β”œβ”€β”€ index
β”‚   β”œβ”€β”€ fonts
β”‚   β”œβ”€β”€ colours
β”‚   β”œβ”€β”€ palette/textStyles/etc
β”‚   β”œβ”€β”€ spacing
β”‚   β”œβ”€β”€ timing?
β”‚   └── typography
β”œβ”€β”€ types
β”‚   └── enums
β”œβ”€β”€ utils
β”‚   └── storage
└── App.tsx
bin
β”œβ”€β”€ postInstall
└── setup
e2e
storybook
└── views
test
Clone this wiki locally