0.1.0 • Published 4 years ago

kubric v0.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Key Features

  • Cross platform : Kubric can be use on react native for Android and iOS. It also work on the web via React native web library.
  • Performance : Kubric uses React native's animated API to keep animations as fluid as possible
  • Behaviour : Kubric comes with inbuilt behaviours like Scroll, Fade & Collapse to get you upto speed quickly.

How to use

npm install <TBD>

Demo

Here's a demo from Flipkart app on Android, & iOS where toolbar hides automatically on scrolling down, and unhides when scrolling up. This behaviour is implemented using Kubric.

Android demoiOS demo
npm.ionpm.io