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

Resolve require cycle warnings #309

Merged
merged 9 commits into from
Apr 13, 2020
Merged

Resolve require cycle warnings #309

merged 9 commits into from
Apr 13, 2020

Conversation

harrisrobin
Copy link
Contributor

Right now, if you run a new bowser repo you get a bunch of require cycle warnings:
image

This fixes them and allows you to run the project without warnings:

image

Copy link
Member

@bryanstearns bryanstearns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks! 🎉

@jamonholmgren jamonholmgren merged commit 9945f76 into infinitered:master Apr 13, 2020
infinitered-circleci pushed a commit that referenced this pull request Apr 22, 2020
## [5.0.2](v5.0.1...v5.0.2) (2020-04-22)

### Bug Fixes

* **expo:** Rolls back to react-native-screens JS version for Expo ([#332](#332) by [@harrisrobin](https://github.com/harrisrobin)) ([1397749](1397749))
* Resolve require cycle warnings ([#309](#309) by [@harrisrobin](https://github.com/harrisrobin)) ([9945f76](9945f76))
* **tests:** Used default in import community AsyncStorage ([#329](#329) by @KZhidovinov) ([ce91008](ce91008))
@infinitered-circleci
Copy link

🎉 This PR is included in version 5.0.2 🎉

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.

5 participants