gorhom / react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀
https://gorhom.dev/react-native-bottom-sheet/
MIT License
7.08k stars 777 forks source link

remove @types/react-native #2056

Open paulschreiber opened 1 day ago

paulschreiber commented 1 day ago

Motivation

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