Skip to content

New Architecture QuestionsΒ #1528

@gtokman

Description

@gtokman
  1. Do all the dependencies in the project support the new architecture?
    "@react-native-async-storage/async-storage": "1.17.11",
    "@react-native-community/checkbox": "0.5.14",
    "@react-native-community/datetimepicker": "6.3.5",
    "@react-native-community/slider": "4.4.2",
    "@react-navigation/native": "6.1.6",
    "@react-navigation/native-stack": "6.9.12",
    "@tanstack/react-query": "4.24.10",
    "react": "18.2.0",
    "react-native": "0.71.1",
    "react-native-codegen": "0.71.3",
    "react-native-gesture-handler": "2.9.0",
    "react-native-reanimated": "3.0.0",
    "react-native-safe-area-context": "4.5.0",
    "react-native-screens": "3.19

The docs say the current migrated libraries are the following:

Migration Status of Popular Libraries
Libraries maintainers have been sharing with us [in the working group](https://github.com/reactwg/react-native-new-architecture/discussions/categories/libraries) the status of their migration effort, and we wanted to provide you with a quick overview:

[react-native-gesture-handler](https://github.com/reactwg/react-native-new-architecture/discussions/15): βœ… Migrated
[react-native-navigation](https://github.com/reactwg/react-native-new-architecture/discussions/17): πŸƒβ€β™‚οΈ Ongoing
[react-native-pager-view](https://github.com/reactwg/react-native-new-architecture/discussions/16): πŸƒβ€β™‚οΈ Ongoing
[react-native-reanimated](https://github.com/reactwg/react-native-new-architecture/discussions/14): βœ… Migrated. In the process of testing and profiling for performances
[react-native-screens](https://github.com/reactwg/react-native-new-architecture/discussions/13): πŸƒβ€β™‚οΈ Ongoing
[react-native-slider](https://github.com/reactwg/react-native-new-architecture/discussions/38): 🎬 Started
[react-native-template-new-architecture](https://github.com/reactwg/react-native-new-architecture/discussions/21): βœ… Migrated. Gradually adopting/testing more companion Libraries
[react-native-template-typescript](https://github.com/reactwg/react-native-new-architecture/discussions/22): βœ… Migrated
[react-native-webview](https://github.com/reactwg/react-native-new-architecture/discussions/19): 🎬 Started
  1. Do you have to install pods using RCT_NEW_ARCH_ENABLED=1 bundle exec pod install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    new archFabric / TurboModules / JSI changesreact nativereact-native-community.github.io/upgrade-helper

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions