- Expo CLI
- React Native
- React-Navigation v6
- Custom Font
- Secure Store
- Create QRCode SVG
Projeyi klonlayın
git clone https://github.com/burakgokcinarr/rn-app-transport-app.gitProje dizinine gidin
cd app-projectGerekli paketleri yükleyin
npm install or yarn install or bun installCihazlarda çalıştırın ( iOS Simulator & Android Emulator or Real Devices )
npx expo start for iOS => Press Keyboard (i)
for Android => Press Keyboard (a)
or
Your Real Device => Expo App Scan QRCode
