Sumit Gupta

Results 2 comments of Sumit Gupta

I find out that onStartReached is now added in the FlatList Props and this module is passing all the props, we are passing, to the Flatlist in its implementation. Due...

It depends on the targetSdkVersion you have set in your build.gradle file inside the android directory. if targetSdkVersion < 33, then you do not need to read this comment further....