Skip to content

Instantly share code, notes, and snippets.

@creotiv
Last active March 23, 2020 15:21
Show Gist options
  • Save creotiv/628e57529e5900d24a3e4ee283304b65 to your computer and use it in GitHub Desktop.
Save creotiv/628e57529e5900d24a3e4ee283304b65 to your computer and use it in GitHub Desktop.
.
├── src
│ ├── api
│ ├── reducers
│ ├── assets (global static)
│ │ ├── fonts
│ │ ├── images
│ ├── components
│ │ ├── views
│ │ ├── containers
│ ├── navigations
│ ├── screens
│ ├── styles
│ ├── utils
│ ├── index.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment