If you don't have an existing project, you can create a new Expo app using the following command:
If you are going to use React Navigation / Expo Router Integration make sure to install @bottom-tabs/react-navigation
.
Add the library plugin in your app.json
config file and create a new build.
This library is not supported in Expo Go.
Edit android/app/src/main/res/values/styles.xml
to inherit from provided theme in order to customize the appearance of the native bottom tabs.
Here you can read more about Android Native Styling.
Please follow the guides below to integrate the library with your navigation library: