Skip to content

Commit

Permalink
Updates Ignite blurb to reflect latest boilerplate (facebook#2150)
Browse files Browse the repository at this point in the history
The blurb mentioned Redux which is in the old boilerplate. This PR updates the description to accurately reflect the current state of Ignite.
  • Loading branch information
jamonholmgren authored Aug 17, 2020
1 parent d5be503 commit 4835ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/more-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ We recommend using the [VS Code](https://code.visualstudio.com/) code editor and

[Expo](https://docs.expo.io/) is a framework of tools and services for React Native that focuses on letting you build React Native apps without ever touching Xcode or Android Studio. If you have a web development background, this might appeal to you.

[Ignite](https://github.com/infinitered/ignite) is a starter kit that uses Redux for state management and a few different common UI libraries. It has a CLI to generate apps, components, and containers. If you like all of the individual tech choices, Ignite could be perfect for you.
[Ignite](https://github.com/infinitered/ignite) is a starter kit CLI with several React Native boilerplates. The latest, [Ignite Bowser](https://github.com/infinitered/ignite-bowser), uses MobX-State-Tree for state management, React Navigation, and other common libraries. It has generators for components, models, and more, and supports Expo out of the box. If you are looking for a preconfigured tech stack, Ignite could be perfect for you.

## Example Apps

Expand Down

0 comments on commit 4835ec7

Please sign in to comment.