React Native - H2 2021 Recap
While we're all still excited for the release of React Native 0.67, we want to take a moment to
Specifically, H2 2021 was an exciting half for both us and the community where we had the opportunity to invest more in our open-source ecosystem. We revamped some of our processes and created new ones from scratch that will help you, us, and the community to enjoy a
Repository wellness
In H2 2021, we invested in tackling some of the OSS debt that our repository built up over the years. Specifically, most of our focus was around
Although this is not a complete list, we would like to highlight some
Accessibility - #31630
Added Support for Entrance/exit from collection by Flatlist
by @anaskhraza
- #31630
Crash - #29452
Fix - TextInput Drawable to avoid Null Pointer Exception RuntimeError
by @fabriziobertoglio1987
- #29452
Display - #31777
fix: TouchableNativeFeedback ripple starts on previous touch location
by @intergalacticspacehighway - #31789
Fix support for blobs larger than 64 KB on Android
by @tomekzaw - #31007
Fix selectionColor doesn't style Android TextInput selection handles
by @fabriziobertoglio1987 - #32398
Fix Android border positioning regression
by @oblador - #29099
[Android] Allows to set individual (left,top,right,bottom) dotted/dashed
by @fabriziobertoglio1987 - #29117
[Android] Fix font weight numeric values
by @fabriziobertoglio1987
- #31777
Interaction - #28995
[Android] Fix TextInput Cursor jumping to the right when placeholder null
by @fabriziobertoglio1987 - #28952
[Android] Fix non selectable Text in FlatList
by @fabriziobertoglio1987 - #29046
[Android] onKeyPress event not fired with numeric keys
by @fabriziobertoglio1987 - #31500
fix#29319 - ios dismiss modal
by @intergalacticspacehighway - #32179
Fix: multiline textinput start "jerking" when trying to move cursor.
by @xiankuncheng - #29039
Fix to make taps on views outside parent bounds work on Android
by @hsource
- #28995
Performance - #31764
Optimize font handling on iOS
by @Adlai-Holler - #32536
Don't reconstruct app component on split-screen
by @Somena1
- #31764
Testing - #31401
Add unit tests for VirtualizedList render quirks
by @NickGerleman
- #31401
Some of those PRs addressed issues that were impacting both Meta and the overall OSS community, given the number of reactions on the corresponding issue they closed.
There are so many more PRs we would like to call out, and we want to
Community Engagement
At the beginning of the half we set a goal to
- We had the opportunity to participate in React Native EU with a talk from Joshua Gross - Bringing the Fabric renderer to the “Facebook” app
- We hosted an “Ask Us Anything“ (AUA) on Reddit and received over 100 questions! AUAs are a fantastic opportunity for both us, to get a sense of the community engagement, and you all, to ask any generous of questions. If you haven’t yet, make sure you check the answers as some of them are extremely insightful
- We shared our Many Platform Vision, a guide for gotchas for Android 12 and iOS 15, and the progress and vision for Hermes to become the default JS engine for React Native!
- Our own Kevin Gozali appeared on an episode of React Native Radio podcast to talk about the new architecture.
- At ReactConf 2021, ReactConf Rick Hanlon shared the unified many-platform vision for React and React Native. Moreover, Eric Rozell and Steven Moyes got to share the marvelous progress React Native Desktop has made in supporting both Meta and Microsoft apps and showcasing the Many Platform Vision in practice.
Beyond sharing more updates in H2 2021, we also
There is a wealth of knowledge that our community brings into React Native, and we need to continue to nurture it.
The New Architecture Rollout and Releases
2022 is going to be the year of the
We’ve been working challenging to deliver the infrastructure needed to rollout the New Architecture to apps and libraries. We involved some of our partners and core contributors/library maintainers to refine our support for the new architecture to get early stage feedback.
We are now preparing to release a new guide on our website: Getting Started with the New Architecture. That will be the entry point to a collection of material that we’re going to release in 2022 and will help you migrate/start your project with the new architecture.
Moreover, we would like to stress the importance of
In H1 2022, we will continue to iterate on release responsibilities to support new architecture rollout. If you’d like to help out testing release candidates or working on improvements, feel free to join the discussion!
To Mobile and beyond
As you can see from the ReactConf talk lineup, React Native is not only Android & iOS.
Earlier in 2021, we shared our Many Platform Vision, and we had a successful time rolling out React Native on both Desktop and VR.
We’re looking forward to
Finally, we want to thank again the community for the gigantic support in H2 2021. It’s always marvelous to see how contributors come together and support each other on GitHub, fixing bugs, sharing their and helping us deliver React Native to millions of users.
Stay tuned and looking forward to an