Introduction

React Native Bottom Tabs is a library that provides a native bottom tabs experience for React Native apps. It uses native platform primitives (SwiftUI's TabView on iOS and BottomNavigationView on Android) to ensure a consistent look and feel across platforms.

Supported Platforms

  • iOS
  • Android
  • visionOS
  • macOS (coming soon)
  • tvOS (coming soon)