Skip to content

seaofvoices/react-lua-hooks

Repository files navigation

checks GitHub top language version version license npm npm

ko-fi

React Lua Hooks

This project consists of three main packages that revolves around react-lua hooks:

Installation

Add these packages to your dependencies:

yarn add @seaofvoices/react-lua-hooks
yarn add @seaofvoices/react-roblox-hooks

yarn add -D @seaofvoices/react-render-hook

Or if you are using npm:

npm install @seaofvoices/react-lua-hooks
npm install @seaofvoices/react-roblox-hooks

npm install @seaofvoices/react-render-hook --save-dev

Content

Other Lua Environments Support

If you would like to use this library on a Lua environment where it is currently incompatible, open an issue (or comment on an existing one) to request the appropriate modifications.

The library uses darklua to process its code.

About

Hook collections for React Lua

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks