Releases: aksonov/react-native-tableview
Releases · aksonov/react-native-tableview
2.1.1
2.1.0
2.0.1
2.0.0
2.0 is massive cleanup and update of the library.
We now support the latest version of react native 🎉
List of improvements
- Flatter file structure for easier edits
- Prettier/ESLint for code quality
- Listing of all available props through Typescript Definitions
- Updated all the examples in the example app (now uses up to date version of react native)
- Update README examples and prop support with images and gifs
Bug Fixes
- Fixed section titles always showing
- Upgraded sendEventWithName(deprecated) to RCTBubblingBlock
onAccessoryPress
on Item now works
Thanks to all those who contributed to this library previous to this release 👏🏽