Shadowlist is a monorepo for the shared list virtualization engine and its platform integrations.
-
shadowlist-coreShared C++ virtualization engine used by every integration.packages/shadowlist-core/README.md -
shadowlistReact Native Fabric list component.packages/shadowlist-fabric/README.md -
shadowlist-wasmReact web list component and low-level WASM bindings.packages/shadowlist-wasm/README.md
packages/shadowlist-core Shared C++ core
packages/shadowlist-core-tests Core integration tests and perf tests
packages/shadowlist-fabric React Native Fabric package + example app
packages/shadowlist-wasm React web / WASM package + example app
- React Native example screens live in
packages/shadowlist-fabric/example/src - React web example screens live in
packages/shadowlist-wasm/example/src