Alexis CHAPPRON

Results 8 issues of Alexis CHAPPRON

We can read in the [documentation](https://github.com/react-native-community/cli/blob/master/docs/dependencies.md) that it should be possible to use `platforms.android.buildTypes` to specify a build type (like “debug”) to “[...] avoid shipping the library in a release...

question

Hi, First of all, thank you for this great library, it helped me improve the typing and quality of my codebase a lot ! But still do have some question...

I noticed that in my app: **IF** - I `configure()` a background-task - I run this task when my app is killed (using react-native headless) - I re-open my app...

### What happened? ## Context: react-native-onesignal : 5.2.9 -> OneSignal-Android-SDK: 5.1.29 We're using oneSginal/Segment integrations ## Description: We noticed that we have some users that have more than 10 (our...

### Does any other open PR do the same thing? No ### What issue is this PR fixing? https://github.com/react-native-maps/react-native-maps/issues/5492 https://github.com/react-native-maps/react-native-maps/issues/5561 ### How did you test this PR? I reproduced the...

https://github.com/user-attachments/assets/b3acdfd7-a42a-4f39-ac9d-d741b9f1cdf4 ### Does any other open PR do the same thing? NO ### What issue is this PR fixing? Currently, KML and KMZ are not really well supported. AFAIK kml...

`react-native-modal` crash with latest react-native version (0.79) because somehow we're not allowed to mix `transform` object using primitive value and Animated.Value at the same time... I'll open an issue on...

This library is obviously not maintened: - 47 opened pull request - 135 issues - it does not fully implement `sessionToken` which increase **Google Places** bill for anyone using it...

enhancement