Closed edvinasbartkus closed 8 years ago
Also bumped into this issue. Thank you for PR!
Hi, we wanted to update you that we are currently postponing the processing of pull requests. Please refer to React native controllers evolution, we'll appreciate your feedback.
Fixed here by @doronpr. Thanks!
It fixes the issue that methods
React.Linking.getInitialURL()
andReact.PushNotificationIOS.popInitialNotification()
were not working becauselaunchOptions
were not passed to initialization of an app.