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!