Skip to content
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
feat/jitpack-rn-0.64.0
Jun 21, 2021
Merged

Upgrade from upstream and build against RN 0.64.0 on JitPack#2
ceyhun merged 38 commits intofeat/jitpackfrom
feat/jitpack-rn-0.64.0

Conversation

@hypest
Copy link
Copy Markdown

@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
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>
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). (AppAndFlow#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.