Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 483 Bytes

File metadata and controls

17 lines (12 loc) · 483 Bytes

0.3.0

  • Updated to work with React Native 0.42. Internal components now rely on percentages.

0.2.2 (May 9, 2016)

react-native-flexbox-grid

  • Updated to work with React Native 0.25. (Thanks to sylvainbaronnet).
  • Set up npm test to run all mocha tests.

0.2.0 (March 21, 2016)

react-native-flexbox-grid

  • Row now defaults flexWrap to wrap. If you want nowrap you must specify no wrap in props.
  <Row nowrap>