Loading video...
Video Failed to Load
The new version of React Native Bottom Tabs is out! 🎉 A new highly anticipated feature: Custom JavaScript Tabs! ✨ Provide your custom tab bar while leveraging native navigation underneath 🚀 Here is a demo of it in the 🦋 app! This demonstrates smooth screen transitions using native animations... show more
35,725 views • 1 year ago •via X (Twitter)
11 Comments

That was the missing piece on the React Native ecosystem, nice to see it working

Don't you need a new weather widget?

damn that's smooth

Now the only missing part: Web support

As mentioned in another comment: On web you should use `@react-navigation/bottom-tabs` this can be done conditionally using .web.tsx extensions. I will make sure to add examples of this in the docs.

LFG

What’s the difference between this and expo tab(expo-router/ui) ?

You can read more about the differences here:

Awesome work ! Now I don't see any reason why not making the default for Expo Router.

Fantastic!

Can this be used in tandem with expo router, ie expo router’s components for everything else, then this for a bottom navigator

