Results 5 issues of Fiodar Morau

Hello! I found your package very useful, thank you for it! But I got a problem I can't find a way to solve. For created user instead of **logginWithPassword** after...

### What happened? Hello `react-native-onesignal` team, I recently updated to v5.0.1 and experiencing an issue on Android where Push Notifications are not coming after first app opening. Whenever I collapse...

### What happened? With the latest version of OneSignal it is impossible to `finish` an Activity, which was created as `fullScreenIntent` Screen Recording of the issue repro: https://github.com/sharekey/onesignal-issue/tree/calls#repro-of-the-issue ### Steps...

### What happened? If you upgrade to 0.76.x - app is not launching due to issue `No known class method for selector 'UIBarStyle:'` ### What was the expected behaviour? React...

platform: iOS
type: accepted/bug

### Description Hello! The library is currently using a deprecated method `updateLayout` from the `NativeViewHierarchyManager class`, which was removed in the latest React Native 0.76 version (https://github.com/facebook/react-native/pull/45422). This causes compilation...

Platform: Android
Repro provided