Difference in flexbox overflow behavior between React and React Native
I’m new to React Native, so I apologize if this is a simple question. I’m trying to achieve a flex layout containing two child flex containers with their own content, where if one child’s content overflows, the other child shrinks.