Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 748 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 748 Bytes

使用須知

  • Mac OS前置作業
  • clone檔案
  • 在project資料夾中執行"npm install"
ios

前備

  • cocoapods

接續步驟

  • cd ios
  • pod install
  • cd ..
  • react-native run-ios

常見問題

customer首頁不斷出現warning

  • node_modules/react-native-banner-carousel/out/Carousel.js的第298行下新增useNativeDrive: false
android
  • react-native run-anroid

擴充Component請見各資料夾內