-
User native module will be deprecated in future whne introduction of bridgeless mode |
Beta Was this translation helpful? Give feedback.
Answered by
cortinico
Apr 5, 2024
Replies: 1 comment
-
Nope, we're not looking into deprecating the old APIs in the immediate future. Obviously the future of React Native is the New Architecture, so we will eventually deprecate and remove those older APIs but that's something we haven't planned yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cortinico
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope, we're not looking into deprecating the old APIs in the immediate future.
We developed interop layers that let you use old Native Modules/Components in apps running on the New Architecture.
Obviously the future of React Native is the New Architecture, so we will eventually deprecate and remove those older APIs but that's something we haven't planned yet.