Niranjan Reddy Devasani

Results 42 comments of Niranjan Reddy Devasani

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...

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. ???

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