Found Error in IOS
Native Module cannot be null
react-native-push-notification
This usually happens when you fail to link the third lib to your target causing NativeModules find nothing at attempt.
To solve this, go to your Project Navigator -> Target -> General -> Linked Frameworks and Libraries
, make sure somelib.a
is there.
In your case, please follow the ios install guides and react-native doc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With