dohooo / react-native-table-component

🌱Build table for react native
MIT License
733 stars 189 forks source link

ScrollView in standalone apk. #84

Closed joyner-perez closed 5 years ago

joyner-perez commented 5 years ago

In the standalone apk, when I place several rows inside a ScrollView it does not do the vertical scroll

Gil2015 commented 5 years ago

I'm sorry that is not a problem with the table component itself.

joyner-perez commented 5 years ago

Yes, sorry, the problem is RN 0.59.8 with FlatList and ScrollView