Skip to content

Commit

Permalink
Update navigation-solutions-and-community-libraries.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski authored Oct 30, 2024
1 parent 539d66f commit 3319c39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ Provides simple HOCs that map react-navigation props to your screen components d

## react-native-bottom-tabs

This project aims to expose the native Bottom Tabs component to React Native. It exposes SwiftUI's TabView on iOS and the material design tab bar on Android. Using `react-native-bottom-tabs` can bring several benefits, including multi-platform support and improved memory consumption.
This project aims to expose the native Bottom Tabs component to React Native. It exposes SwiftUI's TabView on iOS and the material design tab bar on Android. Using `react-native-bottom-tabs` can bring several benefits, including multi-platform support and a native-feeling tab bar.

[github.com/okwasniewski/react-native-bottom-tabs](https://github.com/okwasniewski/react-native-bottom-tabs)

0 comments on commit 3319c39

Please sign in to comment.