FrozenPyrozen

Results 15 comments of FrozenPyrozen

Works with: "react-native-reanimated": "^2.8.0", "react-native-gesture-handler": "^2.6.0", "react-native-draggable-flatlist": "^4.0.0-beta.12", And don't forget to add autoscroll props: `autoscrollSpeed={5}` `autoscrollThreshold={20}`

Can we use only fingerprint and ignore face detection on Android?

@n4kz can you approve and merge this PR?

@ericvicenti try to add ``` import { enableExperimentalWebImplementation } from 'react-native-gesture-handler'; enableExperimentalWebImplementation(true); ``` On root component

@tanguy-roberjot do you find some solutions?

@wielski does it work?

Still actual on `0.68.7`, happens only on Android. When removing borderRadius everything work fine. Before updating to `0.68.7` there was no such issue, bug appeared after rn version update

@CharlesMangwa please merge it, a lot of devs need it

@CharlesMangwa pls merge pr: https://github.com/CharlesMangwa/react-native-simple-markdown/pull/112