You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with a ScrollControlls. I am trying to implement it on the main page but nothing happened. Something blocks the scroll event - I assume.
Hello,
I have a problem with a ScrollControlls. I am trying to implement it on the main page but nothing happened. Something blocks the scroll event - I assume.
<View > <ScrollControls pages={6}> <Scroll html> <h1>Test</h1> </Scroll> </ScrollControls> <Common color={'#fff'} /> </View>
The text was updated successfully, but these errors were encountered: