Flipkart / recyclerlistview

High performance listview for React Native and web!
Apache License 2.0
5.17k stars 420 forks source link

setNativeProps is undefined #750

Closed mohity777 closed 1 year ago

mohity777 commented 1 year ago

How to access setNativeProps function ?

I want to do something like this: ref?.current?.setNativeProps({ scrollEnabled: false })

mohity777 commented 1 year ago

Closing . This works myRef.current?._scrollComponent?._scrollViewRef?.setNativeProps