MyJourney: Shameless copy of circa-2019 Journey journaling app for personal use.
Go to file
2025-06-21 20:26:51 -07:00
.vscode Initial commit 2025-06-17 17:38:24 -07:00
android Layout changes, beginning of new entry page 2025-06-21 17:11:36 -07:00
app Rich text attempt 1 2025-06-21 20:26:51 -07:00
assets Initial commit 2025-06-18 17:42:52 +00:00
components Rich text attempt 1 2025-06-21 20:26:51 -07:00
constants Rich text attempt 1 2025-06-21 20:26:51 -07:00
hooks Fix color schemes! 2025-06-21 14:53:56 -07:00
ios Set and persist a data directory 2025-06-18 18:35:59 -07:00
scripts Add flake.nix to project dir; update .gitignore; move init-vm script to project 2025-06-18 19:27:45 -07:00
.envrc Add flake.nix to project dir; update .gitignore; move init-vm script to project 2025-06-18 19:27:45 -07:00
.gitignore Add flake.nix to project dir; update .gitignore; move init-vm script to project 2025-06-18 19:27:45 -07:00
app.config.js Layout changes, beginning of new entry page 2025-06-21 17:11:36 -07:00
babel.config.js Set and persist a data directory 2025-06-18 18:35:59 -07:00
eslint.config.js Initial commit 2025-06-17 17:38:24 -07:00
flake.lock Add flake.nix to project dir; update .gitignore; move init-vm script to project 2025-06-18 19:27:45 -07:00
flake.nix Add flake.nix to project dir; update .gitignore; move init-vm script to project 2025-06-18 19:27:45 -07:00
metro.config.js Initial commit 2025-06-18 17:42:52 +00:00
package-lock.json Rich text attempt 1 2025-06-21 20:26:51 -07:00
package.json Rich text attempt 1 2025-06-21 20:26:51 -07:00
README.md Initial commit 2025-06-17 17:38:24 -07:00
tsconfig.json Initial commit 2025-06-17 17:38:24 -07:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

    npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.