react-native-sqlite-storage
react-native-sqlite-storage copied to clipboard
npm install issue - getting deprection warning for rnpm
While installing with npm getting following issue warn The following packages use deprecated "rnpm" config that will stop working from next release:
- react-native-sqlite-storage: https://github.com/andpor/react-native-sqlite-storage Please notify their maintainers about it. You can find more details at https://github.com/react-native-community/cli/blob/master/docs/configuration.md#migration-guide.
Expected Behavior
Deprecation need to be removed.
Current Behavior
See above
Possible Solution
Context
package will not install
Your Environment
- React Native SQLite Storage Version used: "react-native-sqlite-storage": "^3.3.4",
- React Native version used:"react-native": "0.61.4",
- Operating System and version (simulator or device): ubuntu 18.04
- IDE used: vscode