+From react-native 0.60 autolinking will take care of the link step but don't forget to run `pod install`
20
+
19
21
React Native modules that include native Objective-C, Swift, Java, or Kotlin code have to be "linked" so that the compiler knows to include them in the app.