react-native-sqlite-helper
v1.1.4
Published
react-native-sqlite-helper is based on andpor/react-native-sqlite-storage
Downloads
23
Maintainers
Readme
react-native-sqlite-helper
This repository is based on andpor/react-native-sqlite-storage, you should install and link react-native-sqlite-storage first.
Features:
(1) Use Promise
(2) Non-blocking
(3) Functional SQL
(4) Formatted return
Usage
npm i --save react-native-sqlite-helper
IOS
linking react-native-sqlite-storage into your ios project
Android
linking react-native-sqlite-storage into your android project
Documentation
Changelog
License
MIT