Marc.H
Marc.H
### Expected behaviour Open share for specific app ( IG story, FB story ... ) ### Actual behaviour Redirect to app store page of the app I want to use,...
### What problem does this feature solve? I think the title is enough clear, I would like to close the list after I selected a tag. I tried with so...
### What problem does this feature solve? There's no mention on the documentation about the ability of deleting a created tag in TagPicker. If we missspelled a tag, there's no...
Hello, is it possible to have a smooth zoom animation on cluster press ? By default the animation is super fast and not so good for the UX experience :/
When there's content before the cardlist, the rendering crash
I need to find a way to capture the onPress event when opening the modal ( for exemple, hide the menu ). I try to use TouchableWithoutFeedback but it's not...
## Description When using customHeader prop, the default header is displayed instead of the custom header `const renderCustomHeader = (params) => ( MONTH)` ` ` ## Environment * `npm ls...
This is my MapView, don't know why it's not working ``` setIsMapReady(true)} ref={mapView} onClusterPress={(cluster, markers) => manageMapPress("cluster", cluster, markers)} preserveClusterPressBehavior clusterColor={clusterColor} clusterTextColor={colors.white} provider={PROVIDER_GOOGLE} followsUserLocation style={[styles.map]} customMapStyle={DARKMAP} showsUserLocation={true} onPress={() => manageMapPress("map")}...
I have this error I don't know why. Everything is good in the code. I use Managed Workflow and it says that we don't need to link the module since...
I tried to use the basic example with functional component and failed to to this. I saw there's already an issue discussing about it (https://github.com/IjzerenHein/react-native-shared-element/issues/9), but no answer was provide....