项目介绍:
Leanote for iOS
基于React Native的Leanote云笔记应用 https://leanote.com/
截图
已实现的功能
-
登录
-
注册
-
所有笔记视图
-
笔记和笔记本增量更新
Todos
-
HTML和Markdown显示
-
笔记编辑器(wordpress编辑器)集成
-
个人账户视图和逻辑的实现
-
笔记显示页面使用webview展示
-
特定笔记本的显示
-
关于我们视图
-
代码重构
依赖 react-native-sqlite
安装:
You then need to add the Objective C part to your XCode project. DragAIBSQLite.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
.
https://github.com/ele828/leanote-ios-rn