Niranjan Reddy Devasani
Niranjan Reddy Devasani
Same issue with npm 8.15 also
Im trying to populate with dynamic data, ( from API ) but its not working when i share page in social networks like Facebook and Twitter, i think the purpose...
Same +1
I dont think this is active , so i ahve fixed it in react-native-linkify library
https://www.npmjs.com/package/react-native-linkify
With `BottomSheetModal` Use `bottomSheetModalRef.current?.dismiss()` Instead of `bottomSheetModalRef.current?.close()` This is working for me like a charm.
use preset() and dismiss() methods to show and hide modal, Its working fine for me .
@gorhom Any update on this issue, Not able to scroll BottomSheetFlatList when list is inverted. ???
Is this library is bot maintained anymore ???
There is no issue in development, issue is only happening while assemblingRelease, a temporary fix for this is app:assembleRelease so its skipping verifying, but a permanent fix will be appreciated