0.2.0 • Published 3 years ago
react-native-db-inspector v0.2.0
react-native-db-inspector
DB Inspector wrapper for react-native
Platform Supported
- iOS, Unsupported
Android, use infinum/android_dbinspector
Installation
npm install react-native-db-inspector
# yarn add react-native-db-inspectorUsage
import DbInspector from 'react-native-db-inspector';
// ...
DbInspector.show()Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
From