要求如下。
-
在 react native 默认模板的基础上搭建。 需要有详细的文档、详细步骤。
-
需要集成 nodejs 16 https://github.com/nodejs-mobile/nodejs-mobile-react-native
-
在 安卓、iOS 的 真机、模拟器 里启动一个 nodejs 的服务。 服务源码
https://github.com/hamsterbase/hamsterbase/blob/0.4.2-beta/
服务的依赖
-
依赖 sqlite3
-
依赖 sqlite3 搜索插件 https://github.com/wangfenjin/simple
-
