-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to react native screens v3 #1678
Merged
jamonholmgren
merged 11 commits into
infinitered:master
from
vantuan88291:bump-rn-screen-v3
Aug 20, 2021
Merged
Upgrade to react native screens v3 #1678
jamonholmgren
merged 11 commits into
infinitered:master
from
vantuan88291:bump-rn-screen-v3
Aug 20, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# [6.8.0](infinitered/ignite@v6.7.0...v6.8.0) (2021-04-18) ### Bug Fixes * **boilerplate:** Fix keyboard avoid view behaviour ([infinitered#1650](infinitered#1650) by [@dani-z](https://github.com/dani-z)) ([b8178e8](infinitered@b8178e8)) * **boilerplate:** Update style prop types ([infinitered#1656](infinitered#1656) by [@kateinkim](https://github.com/kateinkim)) ([79da392](infinitered@79da392)) * **flipper:** bump flipper version to fix event error ([infinitered#1643](infinitered#1643) by [@kimyoungjae96](https://github.com/kimyoungjae96)) ([fe1efec](infinitered@fe1efec)) * **types:** Improved types ([infinitered#1648](infinitered#1648) by [@danyim](https://github.com/danyim)) ([635c988](infinitered@635c988)) ### Features * **boilerplate:** add keyboardShouldPersistTaps to screen; default to handled ([infinitered#1644](infinitered#1644) by [@kateinkim](https://github.com/kateinkim)) ([7dfba0b](infinitered@7dfba0b))
@vantuan88291 Thanks for the PR! Could you resolve conflicts please? |
vantuan88291
force-pushed
the
bump-rn-screen-v3
branch
from
July 14, 2021 06:45
96559d4
to
5587e09
Compare
vantuan88291
force-pushed
the
bump-rn-screen-v3
branch
from
July 14, 2021 06:47
5587e09
to
47d6a64
Compare
I resolved the conflict. Thanks |
Thanks so much @vantuan88291 ! |
infinitered-circleci
pushed a commit
that referenced
this pull request
Aug 20, 2021
# [7.4.0](v7.3.0...v7.4.0) (2021-08-20) ### Bug Fixes * **deps:** Update CLI dependencies ([#1768](#1768) by [@jamonholmgren](https://github.com/jamonholmgren)) ([984a049](984a049)) * **generator:** Update navigator generator to use react-navigation v5+ ([#1739](#1739) by [@anhtuank7c](https://github.com/anhtuank7c)) ([d8e3bef](d8e3bef)) ### Features * **navigation:** Upgrade to react native screens v3 ([#1678](#1678) by [@vantuan88291](https://github.com/vantuan88291)) ([d8836cf](d8836cf))
🎉 This PR is included in version 7.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please verify the following:
yarn ci:test
jest tests pass with new tests, if relevantREADME.md
has been updated with your changes, if relevantDescribe your PR