1.3.2-ts.8 • Published 11 months ago

@spectrius/virtualized-list v1.3.2-ts.8

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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.