roblox-ts typings for virtualized-list-lua
npm install @rbxts/virtualized-listvirtualized-listroblox-ts typings of virtualized-list-lua for Roblox.
To use, @rbxts/react-ts must be installed first.
Then, install virtualized-list!
``bash`
npm install @rbxts/virtualized-list
A few minimal changes from the original source have been made to have better roblox-ts compatiblity:
- flipper import has been updated to reflect the @rbxts/flipper package exported path
virtualized-list sources were derived from DefinitelyTyped/react-native, with some minor modifications being performed to have compatibility with @rbxts/react-ts`.