<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he" -->

---
title: Summary of 2022 — React Native Open Source at Software Mans…
description: Software Mansion&#x27;s React Native open source team recap for 2022 covers major updates across their maintained libraries. Key highlights include migrating...
canonical: https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Summary of 2022 — React Native Open Source at Software Mans… | daily.dev
og:description: Software Mansion&#x27;s React Native open source team recap for 2022 covers major updates across their maintained libraries. Key highlights include migrating...
og:url: https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he
og:image: https://api.daily.dev/og/posts/XH1p8p5he.png
og:image:alt: Summary of 2022 — React Native Open Source at Software Mans…
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Summary of 2022 — React Native Open Source at Software Mans…

**[Software Mansion](https://daily.dev/sources/swmansion)** · 16 min read · 0 upvotes · 0 comments

## Summary

Software Mansion's React Native open source team recap for 2022 covers major updates across their maintained libraries. Key highlights include migrating Reanimated, Gesture Handler, and Screens to React Native's New Architecture (Fabric), the release of Reanimated 3 RC with full Fabric support, a rewrite of layout animations and shared values for better performance and memory management, new hooks (useAnimatedSensor, useAnimatedKeyboard, useScrollViewOffset, useFrameCallback), improved debugging via Chrome DevTools and Flipper, and a new web implementation for Gesture Handler replacing hammer.js. The team also took over maintenance of react-native-svg, contributed to React Navigation, launched Expo Modules API stable v1, announced expo-image alpha, and successfully enabled Fabric in the real-world Expensify app. The year concluded with the first State of React Native survey.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://swmansion.com/blog/summary-of-2022-react-native-open-source-at-software-mansion-9edf929db005>

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#react-native](https://daily.dev/tags/react-native)

[View this post on daily.dev](https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Summary of 2022 — React Native Open Source at Software Mans…","url":"https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he"},"datePublished":"2026-08-02T07:15:26.039Z","dateModified":"2026-08-02T07:36:42.097Z","description":"Software Mansion's React Native open source team recap for 2022 covers major updates across their maintained libraries. Key highlights include migrating...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/7afa278e57ccd8f4fd970e93b020eaf4?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/7afa278e57ccd8f4fd970e93b020eaf4?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Software Mansion","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Software Mansion","logo":"https://media.daily.dev/image/upload/s--sOx0vaVZ--/f_auto,q_auto/v1785654908/logos/swmansion?_a=BAMAMicg0","url":"https://daily.dev/sources/swmansion"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/summary-of-2022-react-native-open-source-at-software-mans--xh1p8p5he","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"mobile,react-native","timeRequired":"PT16M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Software Mansion","item":"https://daily.dev/sources/swmansion"},{"@type":"ListItem","position":3,"name":"Summary of 2022 — React Native Open Source at Software Mans…"}]}
```

