React Native出現"Native module cannot be null"問題
經查跟PushNotification有關,需要手動完成Linking。 兩步解決此問題: 配置Linking Libraries:https://facebook.github.io/react-native/docs ...
經查跟PushNotification有關,需要手動完成Linking。 兩步解決此問題: 配置Linking Libraries:https://facebook.github.io/react-native/docs ...