Mengxin asked React Native how to slide up and down the front page of short videos such as Douyin and slide to the current screen for video playback (js is also OK)

Mengxin asks React Native how to slide up and down the front page of short videos such as Douyin and slide to the current screen for video playback (js is also fine)

Mar.01,2021

I'm doing the same effect. Android (java) is OK, but this RN is hard to say.


react-native-video + scrollView (removeClippedSubviews = true)


https://www.jianshu.com/p/91e6f30a9282

should be implemented.
Menu