Library not found for -lRNAppleAuthentication

Viewed 69

I am integrating apple authentication using react-native-apple-authentication. But getting a linking error. Steps I followd:

  • yarn add @invertase/react-native-apple-authentication
  • cd ios && pod install

enter image description here

0 Answers
Related