Skip to content

v2.1.0

Compare
Choose a tag to compare
@mobily mobily released this 05 Jun 15:58
  • ✨ added the defaultWidth prop to Columns, which allows to set a default column width behavior (@domeknn)
  • ✨ added the defaultHeight prop to Rows, which allows to set a default row height behavior (@domeknn)
  • 🐛 fixed an issue occured in react-testing-library and react-native-web, #35
  • 🐛 minor bug fixes