Skip to content

Custom Bottom Tab Navigator in React Native (Using React Navigation Library)

Notifications You must be signed in to change notification settings

serginogal/RN_BottomTabs

Repository files navigation

RN_BottomTabs

React Native Implementation of a custom Bottom Tab Navigator using the React Navigation library. Inspired in Cuberto's navigator made in Swift

This is a short video of Cuberto's navigator

Inspiration Animation

And here's the Custom one made with React Native

RN Custom Animation

To check the example

Clone down this repository. You will need node and npm installed globally on your machine.

Installation

npm install or yarn install

To Start the Metro Server

npx react-native start

To Run project in the simulator

npx react-native run-ios

!! This project has only been tested on an iPhone

About

Custom Bottom Tab Navigator in React Native (Using React Navigation Library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published