ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!

MIT License

Downloads
11.9K
Stars
16.6K
Committers
221
ignite - v8.2.1

Published by infinitered-circleci about 2 years ago

8.2.1 (2022-10-04)

Bug Fixes

ignite - v8.2.0

Published by infinitered-circleci about 2 years ago

8.2.0 (2022-09-30)

Features

  • commands: add remove-demo-markup (1bd2253)
ignite - v8.1.2

Published by infinitered-circleci about 2 years ago

8.1.2 (2022-09-30)

Bug Fixes

ignite - v8.1.1

Published by infinitered-circleci about 2 years ago

8.1.1 (2022-09-29)

Bug Fixes

ignite - v8.1.0

Published by infinitered-circleci about 2 years ago

8.1.0 (2022-09-29)

Features

  • new: added remove demo prompt to walkthrough (#2224) (c0c9cb4)
ignite - v8.0.1

Published by infinitered-circleci about 2 years ago

8.0.1 (2022-09-28)

Bug Fixes

  • Releasing-Ignite.md: rename and update formating (6a51bdb)
ignite - v8.0.0

Published by infinitered-circleci about 2 years ago

8.0.0 (2022-09-26)

Features

BREAKING CHANGES

  • 🔥 Ignite version 8, code-named ("Maverick"), is the latest and largest update to the popular battle-tested React Native boilerplate. 🔥

Changes include:

  • Massively Expanded Documentation
  • Redesign
  • Revamped Components
  • Expo & Vanilla Unification
  • Enhanced Internationalization Support
  • New Splash Screen Generator
  • New Icon Generator
  • New Component Showroom
  • New Drawer and Tab Bar Navigators
  • New Login Screen / Auth Flow
  • New Demo Podcast Screen
  • New Debug Screen
  • New Crash Reporting Interface
  • Updated Error Boundary Component
  • Updated MobX-State-Tree and Reactotron Integrations
  • Added Reanimated 
  • New Ignite CLI Walkthrough
  • Enhanced Ignite CLI Experience
  • New "Remove Demo" CLI Command
  • Upgraded React Native and Expo
  • Enabled Hermes by Default
  • React Navigation Cleanup
  • Faster CI / Tests
  • Many bugfixes and DX improvements

Read all about it in our blog article!

https://shift.infinite.red/announcing-ignite-8-0-maverick-fbbdafbb738e

ignite - v7.15.0

Published by infinitered-circleci about 2 years ago

7.15.0 (2022-08-23)

Features

ignite - v7.14.2

Published by infinitered-circleci about 2 years ago

7.14.2 (2022-08-10)

Bug Fixes

ignite - v7.14.1

Published by infinitered-circleci over 2 years ago

7.14.1 (2022-07-08)

Bug Fixes

ignite - v7.14.0

Published by infinitered-circleci over 2 years ago

7.14.0 (2022-07-03)

Features

ignite - v7.13.1

Published by infinitered-circleci over 2 years ago

7.13.1 (2022-06-23)

Bug Fixes

ignite - v7.13.0

Published by infinitered-circleci over 2 years ago

7.13.0 (2022-06-23)

Features

ignite - v7.12.0

Published by infinitered-circleci over 2 years ago

7.12.0 (2022-06-17)

Bug Fixes

  • deps: Remove unnecessary prettier/[@typescript-eslint](https://github.com/typescript-eslint) from package.json (#1961 by @amantiwari1) (1186368)

Features

Announcement

https://twitter.com/ir_ignite/status/1537893088030404612

ignite - v7.11.0

Published by infinitered-circleci over 2 years ago

7.11.0 (2022-06-15)

This update upgrades to the latest version of React Native (from 0.67 to 0.68.2), as well as multiple other dependencies.

It's been tested locally with yarn and pnpm, and also is passing on CI.

Notable boilerplate changes:

  • Upgrades to React Native 0.68.2, allowing for the (optional) new architecture
  • Upgrades to Expo SDK 45
  • .npmrc file added to avoid pnpm peer dependency issues
  • Fixes recursive type issue in i18n files
  • Fixes some remaining symlink issues

Notable other changes:

  • Adds new ignite-cli rename feature and removes dependency on react-native-rename. More below!
  • Added check for leftover "HelloWorld" files in CI tests to protect against rename issues
  • CI has been updated to a newer image

Rename

We've been relying on the package react-native-rename for a few versions now, but it doesn't seem to be keeping pace with the changes in the React Native world. So, I've built my own version of this. It runs automatically when you spin up a vanilla Ignite project (non-Expo), but also can be run on any React Native project!

Just run:

npx ignite-cli rename

It'll ask for your new app name and bundle identifier and make the required changes.

If you run into problems, please report them!

(Autogenerated changelog below)

Bug Fixes

Features

ignite - v7.10.10

Published by infinitered-circleci over 2 years ago

7.10.10 (2022-05-26)

Bug Fixes

ignite - v7.10.9

Published by infinitered-circleci over 2 years ago

7.10.9 (2022-04-21)

Bug Fixes

ignite - v7.10.8

Published by infinitered-circleci over 2 years ago

7.10.8 (2022-03-07)

Bug Fixes

ignite - v7.10.7

Published by infinitered-circleci over 2 years ago

7.10.7 (2022-03-07)

Bug Fixes

ignite - v7.10.6

Published by infinitered-circleci over 2 years ago

7.10.6 (2022-03-01)

Bug Fixes

Package Rankings
Top 5.9% on Npmjs.org
Top 3.86% on Proxy.golang.org
Badges
Extracted from project README
CircleCI
Related Projects