Skip to content

codthing/react-native-sqlite-helper

 
 

Repository files navigation

使用补充

1.src/index.js中的引用

import SQLiteHelper from 'react-native-sqlite-helper';

2.删除 example 中的 lock 文件,yarn 安装 module

3 安装 react-native-sqlite-helper

yarn add react-native-sqlite-helper

react-native-sqlite-helper

996.icu LICENSE stable

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

CHANGELOG

License

MIT

Sample display

Sample display

About

react native sqlite helper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.8%
  • Java 9.5%
  • Ruby 8.1%
  • Objective-C 6.7%
  • Starlark 0.9%