Connor Mullins
Connor Mullins
Apologies in advance - this is a less-helpful issue report than I would like to make. After upgrading `react-native-detector` to v0.2.2, our iOS app is crashing on launch with the...
**Bug description:** Our react native project is on version 0.72.6 and uses the new architecture. We're rendering a webview that returns a mapbox map with injectable HTML and javascript. It's...
### Description Hello New Arch friends!! After upgrading to React Native 74/bridgeless from 73 (already was using the new arch), I'm receiving the following issue: ``` 0.74.2: 2024-06-26 13:58:22.563 16714-16799...
Hey devs: Looks like there's an issue [in the react native bridge of the Iterable Android SDK](https://github.com/Iterable/react-native-sdk/blob/e4eb49140a99a66f3d56089a8d2d8c7cc34f13ac/android/src/main/java/com/iterable/reactnative/RNIterableAPIModule.java#L148-L159) where you annotate two methods with the same name. I'm going to patch...