This repository is based on andpor/react-native-sqlite-storage, you should install and link react-native-sqlite-storage first.
(1) Use Promise
(2) Non-blocking
(3) Functional SQL
(4) Formatted return
npm i --save react-native-sqlite-helper
linking react-native-sqlite-storage into your ios project
linking react-native-sqlite-storage into your android project
MIT