Skip to content

cevinov/Notepad-Expo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Develop Mobile App (TK1) with Expo

Create note app

Node JS: v18.19.1 (LTS)

Initialize: npx create-expo-app@latest notepad

NPM Dependency: 
- npx expo install expo-router react-native-safe-area-context react-native-screens expo-linking expo-constants expo-status-bar @react-navigation/native @expo/vector-icons

- npx expo install @react-native-async-storage/async-storage

Run Project: npx expo start -c

Build APK: https://docs.expo.dev/build-reference/apk/
npm install --global expo-cli eas-cli



Refs:
https://docs.expo.dev/tutorial/create-your-first-app/

About

TK1 MVC (Notepad) Develop Native Mobile App with Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published