/RTiccle-App

Primary LanguageJavaScript

RTiccle App

RTiccle is an Android application that allows users to write notes easily and quickly.
Through this app, users can gather their thoughts and get a sense of accomplishment.

RTiccle

        

Getting started

Download

RTiccle was released on Google Play.

or

Setting up the development environment

This is React Native app. Follow the official documentation guide here

  1. Install dependencies
# Using npm
npm i

# Using Yarn
yarn install
  1. Run
# Using npm
npm run android

# Using Yarn
yarn run android

Note: Don't forget to add google-service.json for Firebase!

Architecture

Contributors

License

MIT