Skip to content

Devnetik/react-native-skeleton

Repository files navigation

react-native skeleton

Join the chat at https://gitter.im/Devnetik/react-native-skeleton

This skeleton is forged with the greatest libraries available to provide a pretty awesome kickstart for your new react-native app.

Features

  • Navigation
  • Themes
  • Data Handling
  • API Backend
  • Metrics

Installation

  • Get the project git clone https://github.com/Devnetik/react-native-skeleton.git MyNewApp
  • Install npm dependencies npm install
  • Install pods cd ios && pod install you need cocoapods for this to work

Dependencies

There are some dependencies which you need on your system

Everything else gets installed via npm install and pod install

Here is a list of key dependencies. You can find all the other packages in the package.json

Getting Started

  • Install dependencies
  • Rename your app
  • Build and Run

Call an api

Feedback

Comments, Issues and Pull Requests are welcomed!

TODO

  • Monitoring via reactotron #1
  • Commands and templates which help to create components, actions and reducers faster #2

Screenshots

dashboard sidebar

About

This skeleton is forged with the greatest libraries available to provide a pretty awesome kickstart for your new react-native app.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published