react-navigation-custom-bottom-tab-component

React Navigation - Tab Bar Component with custom animation.

Providing few solution for Bottom Navigation.

  • FlexibleTabBarComponent
  • AnimatedCircleBarComponent

How it looks

It works both on iOS and Android!

FlexibleTabBarComponent AnimatedCircleBarComponent

Installation and usage

Install

$ yarn add react-navigation-custom-bottom-tab-component

or

$ npm install react-navigation-custom-bottom-tab-component --save

GitHub