Skip to content

A custom ignite boilerplate for React Native which links react-native-navigation, Fastlane and Fabric Crashlytics

Notifications You must be signed in to change notification settings

wooller/ignite-custom-boilerplate

Repository files navigation

React Native Boilerplate

This repository holds a boilerplate to be used with the Ignite CLI by Infinite Red. The purpose of this boilerplate is to give React Native developers a quick and easy set up with some core libaries/integrations.

Installation

  1. First make sure you are set up for React Native

  2. Ensure you have Node 7.6+

  3. Install Yarn for your system

  4. Install the Ignite CLI npm install -g ignite-cli

Usage

  1. Clone this repository locally

  2. Then create your new react native application by executing the following (substitute the path for the path of where you cloned this repo)

ignite new exampleApp --boilerplate=/Users/admin/Templates/ignite-custom-boilerplate

Currently Supported

Todos

  • crashlytics iOS
  • fastlane

About

A custom ignite boilerplate for React Native which links react-native-navigation, Fastlane and Fabric Crashlytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published