基于React Native的Leanote云笔记应用 https://leanote.com/
安装:
You then need to add the Objective C part to your XCode project. Drag
AIBSQLite.xcodeproj
from the node_modules/react-native-sqlite
folder into your XCode projec. Click on the your project in XCode, goto Build Phases
then Link Binary With Libraries
and add libAIBSQLite.a
and libsqlite3.dylib
.