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.
Description
When using @gorhom/react-native-bottom-sheet, NPM displays this warning:
@types/react-native is listed under both devDependencies and peerDependecies.