This project showcases a custom implementation of a bottom tab bar with smooth animations and a curved SVG shape for a unique visual appeal.
- Custom Bottom Tab Bar: A custom-designed bottom tab bar for navigation.
- Animation Effects: Smooth animations for tab transitions.
- Curved SVG Shape: Implementation of a curved SVG shape as a design element.
To run this project locally, follow these steps:
- Clone the Repository:
gh repo clone Dhiraj-j/react-native-custom-bottom-tabs- Install Dependencies::
cd react-native-custom-bottom-tabs
yarn install
- Run the Application::
yarn start
