Alexis CHAPPRON
Alexis CHAPPRON
I stumbled upon that issue that seems related, but not the same: https://github.com/OneSignal/OneSignal-Android-SDK/issues/2143
I hate to be that guy but … is there anything we can do to make this happens ? 😬 @fangpenlin
Ok I understand, thank you for your feedback 🙏
I've opened a pull request with what I think is the solution: https://github.com/react-native-modal/react-native-modal/pull/808 You can try it using this in your package json. ``` "react-native-modal": "https://github.com/kraaft-co/react-native-modal#e6946d1d7d25d9724975c6586996d2543f2c13b8", ``` As said in...