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.
The text was updated successfully, but these errors were encountered:
Description
When using @gorhom/react-native-bottom-sheet, NPM displays this warning:
@types/react-native is listed under both devDependencies and peerDependecies.
The text was updated successfully, but these errors were encountered: