6

This year React Native team introduced new architecture https://reactnative.dev/blog/2022/03/15/an-update-on-the-new-architecture-rollout. This functionality is still under the flag but for me is not clear, can I use all libraries which working with old bridge with this new architecture?

I haven't found answer in the official documentation. Only thig I found is a list of libraries which support new architecture. https://github.com/reactwg/react-native-new-architecture/discussions/6

1 Answer 1

6

It depends on what type of a library it is. Library maintainers can add support for both architectures.

You can find a compatibility table in this readme.

Compatibility table https://github.com/kelset/react-native-new-arch-limits

Sign up to request clarification or add additional context in comments.

2 Comments

thank you. could you add your opinion in general, please?
Opinion on what exactly @arkan4ik92?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.