News

The VLBScrollView is homogeneous, thus every view is of equal size and of the same type. While scrolling, VLBScrollView will either use a recycled view or create an existing one if none available.
Scrolling inside a scrollview inside a formSheet modal does not seem to work on new rc/beta react-navigation & react-native-screens. See video demo here: repro-recording.mov Steps to reproduce. Open a ...