Package detail

@spectrius/virtualized-list

OverHash6MIT1.3.2-ts.8

roblox-ts typings for virtualized-list-lua

react, redux, roblox-ts, roblox typescript

readme

virtualized-list

roblox-ts typings of virtualized-list-lua for Roblox.

Installation

To use, @rbxts/react-ts must be installed first.

Then, install virtualized-list!

npm install @rbxts/virtualized-list

Changes from Luau version and compatibility

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

Sources

virtualized-list sources were derived from DefinitelyTyped/react-native, with some minor modifications being performed to have compatibility with @rbxts/react-ts.

changelog