github react-native-elements/react-native-elements v0.19.1

latest releases: v4.0.0-rc.8, v3.4.3, v4.0.0-rc.7...
6 years ago

Information

This release is just to fix a critical bug in web production builds. The v0.19.1 will likely be the last stable release until v1.0.0 official release (except in case of critical bug like this one). Feel free to test the beta version of v1.0.0 by doing:

# With yarn
yarn add react-native-elements@beta

# With npm
npm i -S react-native-elements@beta

Bug / Warning fixes

  • Remove all isRequired occurrences. They were generating an error in web production build and react-styleguidists 229578f @giacomocerquone

Docs

Total contributors: 2

Don't miss a new react-native-elements release

NewReleases is sending notifications on new releases.