问题
Android StaggeredGridLayout allows you to layout cards in columns with different height, like how Pinterest does. Is this possible using React-native on iOS?
回答1:
This is definitely possible. Have a look at https://github.com/xudafeng/autoresponsive_react_native_sample
来源:https://stackoverflow.com/questions/38004529/is-there-a-way-to-make-layout-like-android-staggeredgridview-using-react-native