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.
- TypeScript
- Expo
- Prettier
- Eslint + Airbnb Rules
- Styled-Components
- React Navigation
- i18n-js
- WYSIWYG editor
- Themes (Light and Dark)
- Pin Code
- Multi Diaries
- Activity
- Offline support
Install latest version of Expo CLI. [email protected] or greater is recommended.
npm i -g expo-cli
yarn install
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.