A personal dictionary and language study app. You can find it on Google Play
This is an Expo project created with create-expo-app.
- Install dependencies
yarn
cd modules/recording-module
yarn
cd ../..
yarn run licenses- Connect your phone with debugging enabled and start the app
yarn run androidyarn run build-android/app: Page level components using file-based routing./lib: Components and utility files/assets: App assets (icons, splash screens)/licenses: Extra license files for license-ripper/scripts: Tools and build scripts
@/ in import statements point to the project root. (@/lib points to /lib)





