React Native Implementation of a custom Bottom Tab Navigator using the React Navigation library. Inspired in Cuberto's navigator made in Swift
Clone down this repository.
You will need node
and npm
installed globally on your machine.
npm install
or yarn install
npx react-native start
npx react-native run-ios