Erick Crus

Results 4 issues of Erick Crus

This commit enables the use of custom list components, such as the `FlatList` from the `react-native-gesture-handler` library, to address compatibility issues with other libraries, like `@gorhom/react-native-bottom-sheet`.

stale

this pull request was created to resolve https://github.com/rodgomesc/vision-camera-code-scanner/issues/62 with react-native-vision-camera V3.

**Fix line breaking for Android Base64 encoding** This fix ensures that line breaks are not added to Base64 strings when used in HTTP request headers. Without this fix, using signatures...