Skip to content

v2.0.9

Compare
Choose a tag to compare
@mikaello mikaello released this 02 Sep 18:40
· 8 commits to master since this release

Enhancements of TypeScript types:

  • export of prop types: #173
  • add missing props #161 (also upgrades SampleApp and converts it to TypeScript)
  • fix for renderItem bug (required prop by FlatList): 539673a