React Native

React Aug 06, 2018
  1. update ios/Podfile
  2. reset cache
    node node_modules/react-native/local-cli/cli.js start --reset-cache
  3. get Googlefirebase api

經查跟PushNotification有關,需要手動完成Linking。
兩步解決此問題:
配置Linking Libraries:https://facebook.github.io/react-native/docs/linking-libraries-ios.html#manual-linking
配置PushNotificationIOS:
https://facebook.github.io/react-native/docs/pushnotificationios.html

標籤

Great! You've successfully subscribed.
Great! Next, complete checkout for full access.
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.