Skip to content

v1.3.0

Compare
Choose a tag to compare
@chubillkelvin chubillkelvin released this 16 Nov 12:58
· 108 commits to master since this release

Bug fixes:

Fixed an error in where flatListRef was not working as intended.

It is now merged back into ref with the help of React.forwardRef().

Also updated example folder for testing of its usage.