Open paulschreiber opened 1 day ago
When using @gorhom/react-native-bottom-sheet, NPM displays this warning:
npm warn deprecated @types/react-native@0.73.0: This is a stub types definition. react-native provides its own type definitions, so you do not need this installed.
This PR removes the unnecessary dependency.
I attempted to file a bug, but the bot closed it (incorrectly): https://github.com/gorhom/react-native-bottom-sheet/issues/2055 https://github.com/gorhom/react-native-bottom-sheet/issues/2054
Motivation
When using @gorhom/react-native-bottom-sheet, NPM displays this warning:
This PR removes the unnecessary dependency.
I attempted to file a bug, but the bot closed it (incorrectly): https://github.com/gorhom/react-native-bottom-sheet/issues/2055 https://github.com/gorhom/react-native-bottom-sheet/issues/2054