evergrid

A cross-platform infinite 2D scrollable view with efficient cell recycling using Animated framework, without using a scroll view.

Usage no npm install needed!

<script type="module">
  import evergrid from 'https://cdn.skypack.dev/evergrid';
</script>

README

Evergrid

A cross-platform infinite 2D scrollable view with efficient cell recycling using Animated framework, without using a scroll view.

For an overview see the demo.

Note that this package is in early stages of development and there may be breaking changes within semantically compatible versions. See change log.

Documentation coming soon.

Usage

If using inside a ScrollView, set canCancelContentTouches={false}.