Skip to content

Storytics/diary-native

Repository files navigation

Diary by Storytics

Reflect on your daily events and save beautiful moments with Diary by Storytics. Private and safe keep your thoughts organized by several diaries, journals with unlimited pages securely through a pin code. Diary by Storytics helps you save your activities, daily events, appointments, experiences, thoughts, feelings, secrets, and ideas throughout the day.

Diary by Storytics

Stack

  • TypeScript
  • Expo
  • Prettier
  • Eslint + Airbnb Rules
  • Styled-Components
  • React Navigation
  • i18n-js

Features

  • WYSIWYG editor
  • Themes (Light and Dark)
  • Pin Code
  • Multi Diaries
  • Activity
  • Offline support

Install

Install Expo CLI

Install latest version of Expo CLI. expo-cli@6.0.0 or greater is recommended.

npm i -g expo-cli

with Yarn

yarn install

Starting the development server

npx expo start or yarn expo start

When you run `expo start` (or `npm start`), Expo CLI starts Metro Bundler, which is an HTTP server that compiles the JavaScript code of our app using Babel and serves it to the Expo app. It also pops up Expo Dev Tools, a graphical interface for Expo CLI.

Created by 2 Brothers