dohooo / react-native-table-component

🌱Build table for react native
MIT License
731 stars 188 forks source link

app stopped in release variant #97

Open sootood opened 5 years ago

sootood commented 5 years ago

i used row and table in my app it works true when i test it in debug mood or run when implementing codes but when i got last release in page that i used row and table app stopped and in my logcat get error Invariant Violation: Objects are not valid as a React child (found: object with keys {borderColor}).

please help me rn version : 0.59.8 android

iamir4g commented 5 years ago

+1

sootood commented 5 years ago

did you solve it? @iamir4g

iamir4g commented 5 years ago

no i cant . i try to create own table with scroll view and flatList @sootood

gshoanganh commented 4 years ago

can you update your code?