pretty-react-hooks
pretty-react-hooks copied to clipboard
💐 A collection of useful hooks for roblox-ts and React
I use a very large portion of the hooks present in this repo, so I thought I might as well give back one of my own; one that seemed like...
https://github.com/flipbook-labs/flipbook
Some of the docs are using outdated examples. This PR contains fixes for the ones I've come across. I'll leave this as a draft PR until I find the time...
Pull request allows functions that return function to be connected. For example ripple's motion .onComplete can be listened with useEventListner.
Maybe the state can be nil if it hasn't started yet.