v2.1.0
- ✨ added the
defaultWidth
prop toColumns
, which allows to set a default column width behavior (@domeknn) - ✨ added the
defaultHeight
prop toRows
, which allows to set a default row height behavior (@domeknn) - 🐛 fixed an issue occured in
react-testing-library
andreact-native-web
, #35 - 🐛 minor bug fixes