This repository was archived by the owner on Mar 21, 2022. It is now read-only.
Upgrade from upstream and build against RN 0.64.0 on JitPack#2
Merged
ceyhun merged 38 commits intofeat/jitpackfrom Jun 21, 2021
Merged
Upgrade from upstream and build against RN 0.64.0 on JitPack#2ceyhun merged 38 commits intofeat/jitpackfrom
ceyhun merged 38 commits intofeat/jitpackfrom
Conversation
* Include tips for testing with enzyme in README Specifically the insight from AppAndFlow#31 (comment). * Update existing Testing example instead * Adds initialSafeAreaInsets to deprecated apis list * Update README.md Co-authored-by: Janic Duplessis <janicduplessis@gmail.com>
…ps works on Android (AppAndFlow#130)
Instead of making the lib incompatible with React Native < 0.61, this commit creates a local copy of the hook.
**To test:** ```sh npm pack --dry-run ``` **Diff:** | | package size | unpacked size | |---|---|---| |Before| 41.9 kB | 187.2 kB | |After| 41.1 kB | 185.1 kB | - [See package content on the web](https://unpkg.com/browse/react-native-safe-area-context/)
This was necessary to fix software-mansion/react-native-gesture-handler#494
…les are available and linked for non-autolinking scenarios (RN <= 0.59). (AppAndFlow#169)
* crash on ios10 * crash on ios10
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](faisalman/ua-parser-js@0.7.21...0.7.28) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 tasks
7 tasks
13 tasks
7 tasks
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR adds these changes to the "running"
feat/jitpackbranch: