You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using @gorhom/react-native-bottom-sheet, NPM displays this warning:
npm warn deprecated @types/[email protected]: 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.
Reproduction steps
n/a
Reproduction sample
N/A
Relevant log output
npm warn deprecated @types/[email protected]: This is a stub types definition. react-native provides its own type definitions, so you do not need this installed.
The text was updated successfully, but these errors were encountered:
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS
What happened?
When using @gorhom/react-native-bottom-sheet, NPM displays this warning:
@types/react-native
is listed under both devDependencies and peerDependecies.Reproduction steps
n/a
Reproduction sample
N/A
Relevant log output
The text was updated successfully, but these errors were encountered: