Skip to content
This repository has been 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
merged 38 commits into from
Jun 21, 2021

Conversation

hypest
Copy link

@hypest hypest commented Jun 9, 2021

This PR adds these changes to the "running" feat/jitpack branch:

  1. Upgrade from upstream master
  2. Build against React Native 0.64.0 to accompany our effort to upgrade gutenberg-mobile to RN 0.64.0

mlodato517 and others added 30 commits July 23, 2020 15:15
* Include tips for testing with enzyme in README

Specifically the insight from
th3rdwave#31 (comment).

* Update existing Testing example instead

* Adds initialSafeAreaInsets to deprecated apis list

* Update README.md

Co-authored-by: Janic Duplessis <[email protected]>
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/)
…les are available and linked for non-autolinking scenarios (RN <= 0.59). (th3rdwave#169)
* crash on ios10

* crash on ios10
@hypest hypest changed the title Upgrade from upstream and build against RN 0.64.0 Upgrade from upstream and build against RN 0.64.0 on JitPack Jun 9, 2021
@ceyhun ceyhun merged commit 6a5f76e into feat/jitpack Jun 21, 2021
@ceyhun ceyhun deleted the feat/jitpack-rn-0.64.0 branch June 21, 2021 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.