Giter Site home page Giter Site logo

toonormal / mobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from standardnotes/mobile

0.0 0.0 0.0 4.48 MB

Standard Notes for iOS and Android - https://standardnotes.org

License: GNU Affero General Public License v3.0

JavaScript 95.70% Python 0.60% Java 1.91% Objective-C 1.79%

mobile's Introduction

Standard Notes

iOS & Android App

Standard Notes is a safe place for your notes, thoughts, and life's work. It focuses on being simple, so you don't have to fight with endless features that slow you down. It encrypts your notes to protect your privacy. And, it's extensible, so you can backup your notes to Dropbox, Google Drive, and other services, as well as install themes, editors, and more.

Download Options:

The Code

This is a React Native implementation of Standard Notes. React Native allows us to build native mobile applications using JavaScript. This allows us to develop faster, as well as have a more reliable and consistent cross-platform experience.

Building the Project

Clone the project, then:

  1. git submodule update --init
  2. npm install
  3. react-native run-ios or react-native run-android

Note: You may need to set up an SSH key on GitHub to pull in submodules. Please follow these instructions to do so.

If upon building Android you see the error "Could not get unknown property 'repositoryUrl' for project ':ReactAndroid'", please edit the file in node_modules/react-native/ReactAndroid/release.gradle according to these instructions.

Running on Device

  • For iOS: Open the project in Xcode, then simply build and run with your device selected.
  • For Android: connect your device, then simply run react-native run-android

Generating an APK

cd android && ./gradlew assembleRelease

You'll then find the APK in this directory:

android/app/build/outputs/apk/release

Contributing

We love community contributions! Before contributing, please read our Longevity Statement to better understand how we approach adding new features. Unlike other projects, adding new features is something we prefer not to do, so if you have a feature which you think is absolutely essential, please create a discussion issue first before coding.

Classic Codebase (Deprecated)

You can find the "classic" versions of our applications, which are built in Swift and Java/Kotlin, respectively, via these links:

  1. Swift-based iOS app (deprecated)
  2. Java/Kotlin based Android app (deprecated)

mobile's People

Contributors

acdcjunior avatar bryvin avatar johnny243 avatar licaon-kter avatar moughxyz avatar poussinou avatar tjrana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.