infinitered / ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
https://infinite.red/ignite
MIT License
615 stars 140 forks source link

Fix #367 - Use YellowBox with Expo #368

Closed nonameolsson closed 3 years ago

nonameolsson commented 4 years ago

Fixes an error introduced in Bowser 5.3 when using Expo. More details: https://github.com/infinitered/ignite-bowser/issues/367

The following changes makes the boilerplate work again with and without Expo.

React Native Expo Comment
@types/react-native 0.63.2 0.61.23
react-native 0.63.2 0.62 https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz 
LogBox Yes No
YellowBox No Yes
nonameolsson commented 3 years ago

Hey there! Any updates on this, or could it be merged? 😄

infinitered-circleci commented 3 years ago

:tada: This PR is included in version 5.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: