ele828 / leanote-ios-rn

Leanote iOS App based on React Native

Home Page:https://leanote.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leanote

Leanote for iOS

基于React Native的Leanote云笔记应用 https://leanote.com/

截图

<img width="450"src="https://github.com/leanote/leanote-ios-rn/blob/master/screenshot/login.png">

<img width="450"src="https://github.com/leanote/leanote-ios-rn/blob/master/screenshot/register.png">

<img width="450"src="https://github.com/leanote/leanote-ios-rn/blob/master/screenshot/home.png">

<img width="450"src="https://github.com/leanote/leanote-ios-rn/blob/master/screenshot/drawer.png">

已实现的功能

  1. 登录
  2. 注册
  3. 所有笔记视图
  4. 笔记和笔记本增量更新

Todos

  1. HTML和Markdown显示
  2. 笔记编辑器(wordpress编辑器)集成
  3. 个人账户视图和逻辑的实现
  4. 笔记显示页面使用webview展示
  5. 特定笔记本的显示
  6. 关于我们视图
  7. 代码重构

依赖 react-native-sqlite

安装:

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.

About

Leanote iOS App based on React Native

https://leanote.com/


Languages

Language:JavaScript 85.5%Language:HTML 8.6%Language:CSS 4.3%Language:Objective-C 1.5%