Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 602 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 602 Bytes

LimanMysMobileRN

Liman MYS Mobil Uygulama

Projeyi Çalıştırma

1.Default react-native projesi oluşturma.

react-native init LimanMYS
  1. Dosyaları projenize kopyalayın.
  2. node_modules package.json üzerinden kuruluması.
yarn install
  1. IOS paketlerini çekme
cd ios && pod install

5 Çalıştırma.

react-native run-ios