MdIqubal / Recyclable-Scroll-Rect

Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit.
https://www.polyandcode.com
MIT License
559 stars 67 forks source link

Fix readme typo #1

Closed erjanmx closed 4 years ago

MdIqubal commented 4 years ago

Hi. I have updated the Readme and fixed all typos in the last commit. Thanks!