Introducing react-native-edge-to-edge ๐
An initiative to get rid of opaque status and navigation bars in the React Native ecosystem.
๐ github.com/zoontek/react-โฆ
I tried to build a fresh React Native on the new Apple MBA with M1 / 16GB ram. Cache cleaned.
It took 25s.
To compare, the same task, executed in exactly the same conditions, on my MBP (13", 2018, Core i5 2,3GHz, 16GB ram) tookโฆ 1min21s.
โฆand without any fan noise ๐คฏ
The cat is out of the bag ๐
react-native-bootsplash v5 first beta is available and it's a HUGE release.
Bye AndroidX and its issues, hello dark mode, brand image support and the new useAnimatedHook โจ
๐งต๐
A quick reminder:
Now that macOS Catalina is out, you can build desktops apps with react-native for mac (with iOSkit, a checkbox to tick in Xcode 11) and windows (with react-native-windows, an official fork by Microsoft).
SoโฆBye Electron ๐
I just released a new react-native library โจ
It's called react-native-browser (by @swanapi) and is an easy-to-use and up-to-date in-app browser module, powered by Chrome Custom Tabs / SFSafariViewController.
github.com/swan-io/react-โฆ
Some news about the next major version of react-native-bootsplash ๐ฅ
It finally supports @expo!
We worked together with the expo team to make this as seamless as possible. And guess what? The React Conf app is already using the beta ๐คฉ
๐งต๐
react-native-bootsplash 5.1.0 first beta is available!
- Android polyfill implem switched from Dialog to View
- Avoid size jump on Samsung OneUI v4
- Set android:forceDarkAllowed: false to fix MIUI issues
- And more! โจ
Try it: github.com/zoontek/react-โฆ
react-native-bootsplash 5.0.0 is available ๐
with:
๐ Dark mode support
๐ข Brand image support
๐ Web support
๐งโ๐ป A greatly improved CLI
๐ซฃ useHideAnimation hook
๐ Check the full release note
Just released react-native-edge-to-edge v1.0.0 ๐ฅ
What's next?
๐ Fix the Modal component issue directly in React Native core
๐ Open a few PRs for major React Native libraries
Letโs make enabling edge-to-edge display totally painless!
github.com/zoontek/react-โฆ