标签: react-native scrollview expo native-base
我正在编写一个expo + nativebase应用程序。我有......
<ScrollView> <ScrollView horizontal> <Content> </Content> // how to get this to scroll? </ScrollView> </ScrollView>
如何让嵌套内容(nativebase的ScrollView)滚动?我尝试用ScrollView替换内容但没有成功。
任何滚动前的图像
尽可能向下滚动后的图像。嵌套的<Content>仍然有更多要显示,但不会滚动
<Content>