React-native-collapsible: content not break line in IOS, android work fine

Created on 13 Jul 2018  路  2Comments  路  Source: oblador/react-native-collapsible

screen shot 2018-07-13 at 9 45 53 am

help wanted awaiting-reply

Most helpful comment

seems like there is a miscalculation of content height. You could maybe fix this problem by setting style of your text container to flex: 1

All 2 comments

Can you create an example on https://snack.expo.io that reproduces this?

seems like there is a miscalculation of content height. You could maybe fix this problem by setting style of your text container to flex: 1

Was this page helpful?
0 / 5 - 0 ratings