v1.3.0
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.
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.