Oskar Kwaśniewski
banner
kwasniew.ski
Oskar Kwaśniewski
@kwasniew.ski
Building React Native for visionOS at @callstackio 🥽 @reactnative Core Contributor, Creator of http://minisim.app 📱
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!
February 5, 2025 at 4:17 PM
Here is an example of using multiple windows on iPadOS with React Native! ✨

Thanks to React Native Factory integrating this became a lot easier and now I'm working on first-party support for this feature! 👀
January 23, 2025 at 11:21 AM
A new version of React Native Bottom Tabs 0.8.0 is out! 🎉

Lots of work went into this release:

- Complete refactoring of Android view management ♻️
- New Android Page Transitions ✨
- Material You support 🎨
- Other bug fixes 🔧
January 20, 2025 at 11:14 AM
Android's Material You was introduced with Android 12, yet many apps still don't leverage this feature 🤔

Here is a showcase of React Native Bottom Tabs + Material You theming changing based on system appearance ✨
January 15, 2025 at 12:31 PM
I got a working POC of adaptive navigation using Jetpack Compose for react-native-bottom-tabs 👀

Depending on the size of your Android device it changes from bottom tabs -> navigation rail -> navigation drawer 🎉

It's already working pretty well!
November 18, 2024 at 9:19 PM
React Native Bottom Tabs 0.5.0 is out 🚀🎉

- SVG Support 🖼️🥳
- Remote icon assets 🌐
- Custom fonts, label styles 🎨
- Bug fixes 🐛
November 11, 2024 at 5:14 PM
Loading SVGs will be supported in next Bottom Tabs release! 🎉

Here is a small sneak peek:
November 10, 2024 at 12:39 PM
React Native Bottom Tabs 🤝 React Native Screens!

Here is an example of Native Stack and Native Bottom Tabs working together on both platforms! 🎉

This combo allows you to build apps that feel truly native.
November 6, 2024 at 8:31 AM
You can now intercept tab events in Native Bottom Tabs! 👀

This means you can now call `e.preventDefault()` and do something else instead of changing the tab!

In this example, I'm navigating to a screen with modal 🚀

We are getting closer to full API parity with JS tabs
November 4, 2024 at 4:34 PM
Wow 😦

If you click around like crazy its sooo smooth 👀
November 2, 2024 at 7:09 PM