All Projects → ele828 → Leanote Ios Rn

ele828 / Leanote Ios Rn

Leanote iOS App based on React Native

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Leanote Ios Rn

Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (-8.14%)
Mutual labels:  notes
Mytetra dev
MyTetra - smart crossplatform manager for information collecting / MyTetra - кроссплатформенный менеджер накопления информации / Официальная страница:
Stars: ✭ 207 (-6.33%)
Mutual labels:  notes
Brainstorm
Project-brainstorm is a multi-purpose note-taking application which excells at free writing, prototyping, task lists and cheat sheets
Stars: ✭ 213 (-3.62%)
Mutual labels:  notes
Mongoke
Instant Graphql for MongoDb (active branch is golang, rewrite in process)
Stars: ✭ 203 (-8.14%)
Mutual labels:  cloud
Openapi Sdk Php Client
Official repository of the Alibaba Cloud Client for PHP
Stars: ✭ 206 (-6.79%)
Mutual labels:  cloud
Book Notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
Stars: ✭ 2,636 (+1092.76%)
Mutual labels:  notes
Lotsofnotes
工作经验和学习笔记,此repo已遵守Apache-2.0开源协议,转载请提交issue并注明出处!工作性质使得内容有部分转载内容,侵删。Notes for something,including of exp in working and some notes for learning.This repository has already observe the Apache License 2.0. PLEASE SUBMIT ISSUE FOR AUTHOR'S AUTHORIZTION AND INCIDATE THE SOURCE IF YOU WANT TO REPRINT!
Stars: ✭ 202 (-8.6%)
Mutual labels:  notes
Research Paper Notes
Notes and Summaries on ML-related Research Papers (with optional implementations)
Stars: ✭ 218 (-1.36%)
Mutual labels:  notes
Oci Cli
Command Line Interface for Oracle Cloud Infrastructure
Stars: ✭ 207 (-6.33%)
Mutual labels:  cloud
Microservices On Cloud Kubernetes
Microservices demo application on cloud-hosted Kubernetes cluster
Stars: ✭ 213 (-3.62%)
Mutual labels:  cloud
Flutter Notes App
A notes taking app written in Flutter
Stars: ✭ 203 (-8.14%)
Mutual labels:  notes
Azure Cli
Azure Command-Line Interface
Stars: ✭ 2,862 (+1195.02%)
Mutual labels:  cloud
Stratos
Stratos: Web-based Management UI for Cloud Foundry and Kubernetes
Stars: ✭ 209 (-5.43%)
Mutual labels:  cloud
Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (-7.69%)
Mutual labels:  cloud
Skipper
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
Stars: ✭ 2,606 (+1079.19%)
Mutual labels:  cloud
Javascripter
Helping junior developers navigate the complex world of software engineering without experiencing information overload.
Stars: ✭ 203 (-8.14%)
Mutual labels:  notes
Drago
A flexible configuration manager for Wireguard networks
Stars: ✭ 204 (-7.69%)
Mutual labels:  cloud
Jaya
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)
Stars: ✭ 219 (-0.9%)
Mutual labels:  cloud
Metalk8s
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
Stars: ✭ 217 (-1.81%)
Mutual labels:  cloud
Knowledge
Everything I know
Stars: ✭ 2,982 (+1249.32%)
Mutual labels:  notes

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].