react-native-sqlite-example:React Native SQLite示例

时间:2021-05-01 08:50:00
【文件属性】:
文件名称:react-native-sqlite-example:React Native SQLite示例
文件大小:153KB
文件格式:ZIP
更新时间:2021-05-01 08:50:00
react-native sqlite mobile-app react-native-sqlite JavaScript React Native SQLite示例 适用于iOS和Android的简单React Native SQLite示例项目 入门 克隆项目 首先,克隆项目 $ git clone https://github.com/peacecwz/react-native-sqlite-example.git $ cd react-native-sqlite-example 安装依赖项 然后安装所有依赖项 与npm $ npm install 或与纱线 $ yarn install 运行项目 适用于iOS $ react-native run-ios 适用于Android $ react-native run-android 演示版 安卓 的iOS 更多细节 您可以在土耳其语中找到我的文章 执照 该项目已获得MIT许可
【文件预览】:
react-native-sqlite-example-master
----ios()
--------SQLiteExampleTests()
--------SQLiteExample-tvOSTests()
--------SQLiteExample-tvOS()
--------SQLiteExample.xcodeproj()
--------SQLiteExample()
----.gitignore(774B)
----index.android.js(189B)
----README.md(936B)
----android()
--------gradle()
--------build.gradle(642B)
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------app()
--------keystores()
--------gradle.properties(887B)
--------settings.gradle(236B)
----index.ios.js(189B)
----LICENSE(1KB)
----__tests__()
--------index.android.js(284B)
--------index.ios.js(280B)
----.gitattributes(16B)
----package.json(516B)
----src()
--------data.js(3KB)
--------index.js(1KB)
----.babelrc(34B)
----www()
--------example.db(16KB)
----.buckconfig(114B)
----.flowconfig(1KB)
----jsconfig.json(151B)
----app.json(63B)
----.watchmanconfig(2B)
----yarn.lock(161KB)

网友评论