README
react-native-animated-scrollview
Scrollview that animates inner elements
A react component scrollview that animates each element, with support for expanding each element.
<script type="module">
import reactNativeAnimatedScrollview from 'https://cdn.skypack.dev/react-native-animated-scrollview';
</script>
Scrollview that animates inner elements