Niccolò Caselli
Niccolò Caselli
In my layout, I have to use horizontal flatlists and, before implementing the library, I have done some tests by modifying the default example. I noticed that when the number...
The title is quite explanatory: in fact, my problem is that the swipe (from top to bottom) used to close the open screen does not work if there is a...
### Summary When using React Native Maps (react-native-maps) as the header of a FlatList on iOS, the application crashes. ### Reproducible sample code ```TSX const MyComponent = () => {...
### Description I have just updated my React Native app to the latest version of Expo SDK. The app uses native code and dev clients. As part of the update...
# Question When using the package with Expo the command `eas build --profile development --platform android ` fails with a series of warnings and errors. Expo doctor: ``` Running "expo...
I'm trying to implement this very promising library but I'm getting various errors that don't allow me to finish the build successfully. Specifically this is what I get: ``` $...
Context: ReactNative App with a swift module How to reproduce: 1)Call start first time 2)Call stop 3)Call start again. It scan nothing without errors what I expect: To connect again...
https://github.com/JiriHoffmann/react-native-clusterer/assets/41541220/f57957ef-602b-4836-b344-202588c0ddd5 I noticed that the markers used for the cluster glitch when zooming in or out. I believe this is due to a change in the cluster id, which therefore...