-
-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description <!-- Description and motivation for this PR. Include 'Fixes #<number>' if this is fixing some issue. --> - adds reanimated as a peer dependency of gesture handler. - narrows down the `react-native` peer dependency version to the last supported one - removes unnecessary `expo` package - removes unnecessary `prop-types` package - removes unused `react-dom` library - removes multiple unused `@babel` packages - removes multiple unused testing packages` ## Test plan - open example app, see how everything works and no errors are thrown - [x] test common example (ios, web, android) - [x] test MacOS example - [x] test Fabric example (ios, android) - build package, use `rngh` from this `PR` in a fresh react native app - [x] test on web - [x] test on android - [x] test on iOS
- Loading branch information
Showing
5 changed files
with
126 additions
and
1,950 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.