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

@types/react-native is unnecessarily included #2055

Closed paulschreiber closed 1 day ago

paulschreiber commented 1 day ago

Description

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.

@types/react-native is listed under both devDependencies and peerDependecies.

github-actions[bot] commented 1 day ago

Hello @paulschreiber :wave:, this issue is being automatically closed and locked because it does not follow the issue template.