Skip to content
/ react-native Public template

βš™οΈreact native boilerplate with expo

Notifications You must be signed in to change notification settings

davigl/react-native

Repository files navigation

logo

GitHub Last Commit GitHub Stars Repository issues Repository Size

Technologies   |    Usage   |    Contributing   |    Structure   |    License

πŸš€ Technologies

This boilerplate includes some plus main dependencies:

ℹ️ Usage

# Clone this repository
$ git clone https://github.com/Davigl/boilerplate-react-native.git

# Remove Readme Content and .gitkeep files
# Install dependencies
yarn install

# Start programming :)

πŸ’πŸ» Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

πŸ“ Folders Structure

src
β”œβ”€β”€ assets
  β”œβ”€β”€ fonts
  β”œβ”€β”€ styles
  β”œβ”€β”€ images
β”œβ”€β”€ components
β”œβ”€β”€ containers
β”œβ”€β”€ helpers
β”œβ”€β”€ pages
β”œβ”€β”€ redux
  β”œβ”€β”€ actions
  β”œβ”€β”€ reducers
  β”œβ”€β”€ store
β”œβ”€β”€ routes
β”œβ”€β”€ services
App.js

πŸ“ License

Copyright Β© 2020, Davi GuimarΓ£es.

😎 Get in touch!

About

βš™οΈreact native boilerplate with expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors