React Native Curved Bottom Tabs is a customizable and scalable tab bar component built with React Native Reanimated 3. It features smooth and responsive animations with support for increasing or decreasing the number of tabs, scaling, and curve customization.
- React Native
- React Native Reanimated 3
- React Native SVG
- Clone the repo:
git clone https://github.com/hewad-mubariz/reactnative-curved-bottomtabs.git
npm install
cd ios && pod install && cd ..
npm run ios
npm install
npm run android