Cli: normal linking will be deprecated?

Created on 26 Apr 2019  Â·  2Comments  Â·  Source: react-native-community/cli

Ask your Question

Hey guys, I was wondering if the normal linking (via build phases) will be deprecated after the official release of autolinking + cocoapods? or like how do we migrate from one linking to another and ensure working??

question

Most helpful comment

We hope it's gonna be deprecated some day, but not in the nearest future. We first need to make sure all major 3rd party React Native packages supports it without issues, which can take a while (we hope for joined community effort to help us with that).

The plan is to make autolinking so easy to use, that people will forgot what the link command is for – then deprecate it.

All 2 comments

We hope it's gonna be deprecated some day, but not in the nearest future. We first need to make sure all major 3rd party React Native packages supports it without issues, which can take a while (we hope for joined community effort to help us with that).

The plan is to make autolinking so easy to use, that people will forgot what the link command is for – then deprecate it.

Thank you :D

Was this page helpful?
0 / 5 - 0 ratings