/jobit

React Native app with expo router

Primary LanguageJavaScript

/*_ Start expo app _/ // npx expo start // npx expo start --clear

/*_ Create new project _/ // expo init

// svg config is necessary // /Users/shynggys.umbetov/Documents/Startup/ImmiGuide/react native expo/immi-guide/types/svg.d.ts

Use expo-router to build native navigation using files in the app/ directory.

🚀 How to use

npx create-expo-app -e with-router

📝 Notes