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-β¦
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-β¦