Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Fix #367 - Use YellowBox with Expo #368

Merged
merged 1 commit into from
Sep 24, 2020

Conversation

nonameolsson
Copy link
Contributor

@nonameolsson nonameolsson commented Aug 18, 2020

Fixes an error introduced in Bowser 5.3 when using Expo.
More details: #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 nonameolsson marked this pull request as ready for review August 18, 2020 17:10
@nonameolsson
Copy link
Contributor Author

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

@jamonholmgren jamonholmgren merged commit fb03e55 into infinitered:master Sep 24, 2020
infinitered-circleci pushed a commit that referenced this pull request Sep 24, 2020
# [5.4.0](v5.3.0...v5.4.0) (2020-09-24)

### Bug Fixes

* **expo:** Update references when using Expo -- fixes [#370](#370) ([#371](#371) by [@nonameolsson](https://github.com/nonameolsson)) ([353daf5](353daf5))
* **hooks:** Fix [#274](#274) - Add eslint-plugin-react-hooks ([#369](#369) by [@nonameolsson](https://github.com/nonameolsson)) ([d08a27b](d08a27b))
* **types:** Add types for i18n ([#365](#365) by [@premithk](https://github.com/premithk)) ([91bfad7](91bfad7))

### Features

* **yellowbox:** Use YellowBox with Expo -- fixes [#367](#367) ([#368](#368) by [@nonameolsson](https://github.com/nonameolsson)) ([fb03e55](fb03e55))
@infinitered-circleci
Copy link

🎉 This PR is included in version 5.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants