You don't have to do the manual linking. Since the 0.60 version of React Native, it was released a feature called autolinking. That is, when you execute the npm install
or yarn add
the lib is linked already, the pod install is just to install dependencies behind the scenes, it does not have to be necessarily in the podfile.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…