Skip to content

amiku/ReactNativeSqliteExample

Repository files navigation

React Native SQLite Example

中文文档入口

This example shows how to use SQLite database with React Native, and how to create table structure, insert data and query data record via JavaScript language.

This example has passed on Android platform, iOS not tested yet.

download

Download this repository or git clone https://github.com/amiku/ReactNativeSqliteExample.git

$ git clone https://github.com/amiku/ReactNativeSqliteExample.git

npm install

Refer to the commands below, and install on Android device

$ npm install
$ react-native run-android

Snapshot

About

A React Native and SQLite insert and query example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published