-
Notifications
You must be signed in to change notification settings - Fork 985
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Summary This PR removes all of the unused `npm` libraries and their corresponding `gradle`/`cocoapods` dependencies. The list of npm dependencies removed are : - `@babel/preset-typescript` - `create-react-class` - `react-native-haptic-feedback` - `react-native-image-viewing` - `react-native-languages` - `react-native-randombytes` - `react-syntax-highlighter` - `rn-emoji-keyboard` - `tdigest` This saves us some bytes in the bundle size. ## Platforms - Android - iOS
- Loading branch information
1 parent
68e4cf3
commit da25280
Showing
13 changed files
with
310 additions
and
947 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
Oops, something went wrong.