github infinitered/ignite v7.0.0

latest releases: v11.1.3, v11.1.2, v11.1.1...
4 years ago

7.0.0 (2021-05-28)

Bug Fixes

Features

BREAKING CHANGES

We've been getting a lot of questions over the years about supporting web on Ignite.

It's here!

For new Ignited apps, if using Expo (--expo option), web will be supported out of the box!

We're making this a breaking change because we do change a few things around how AsyncStorage is handled, but the impact should be minor if you're upgrading from a recent version of an Ignited app.

Additional notes:

  • There's a new component, AutoImage, that makes images resize automatically even when the source is a URL. It's a drop-in replacement for the built-in React Native Image component
  • Upgrade expo and dependencies to 40.0.1
  • Integrate web-compatible reactotron package
  • Removed the yarn.lock file from the boilerplate as its generated automatically during the ignite process
  • Web is not currently supported if you're using the non-Expo version of Ignite

Don't miss a new ignite release

NewReleases is sending notifications on new releases.