Skip to content
/ kubric Public
forked from sridharAJ/kubric

Android's co-ordinator layout ported to work on react native (Android, iOS and on the web)

License

Notifications You must be signed in to change notification settings

myntra/kubric

 
 

Repository files navigation


Ballet

Android's awesome co-ordinator layout now on react native.

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 demo iOS demo

About

Android's co-ordinator layout ported to work on react native (Android, iOS and on the web)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • Shell 3.6%
  • JavaScript 0.7%