jerson / react-native-fast-openpgp

OpenPGP for react native made with golang for fast performance
https://www.npmjs.com/package/react-native-fast-openpgp
MIT License
45 stars 18 forks source link

The iOS build fails after installing react-native-fast-openpgp 2.7.3 #107

Open vinhnq90 opened 4 months ago

vinhnq90 commented 4 months ago

Hi @jerson I use React Native 0.71.10 and react-native-fast-openpgp version 2.7.3, when attempting to build app for iOS, I'm encountering the following error:

ld: library 'openpgp_bridge' not found

image