Skip to content

yunus-atmaca/RNCircleTabBar

Repository files navigation

RNCircleTabBar is a React Native project. Custom tabBar <CircleAnimatedTabbar {...props} /> component for react-navigation.

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Run Application

First, you will need to complete React Native - Environment Setup then close the project and install dependencies using yarn.

# start Metro
yarn start
# run the application(ios or android)
yarn ios | android

Troubleshooting

The project does not utilize any UI scaling algorithms/libraries, so it may not adjust perfectly to devices of varying sizes. I tested the project using an iPhone 15 Pro. It simply provides an idea of how to implement it.

Learn More

To learn more about React Native, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published