Hello.
I'm traying to install and use this Lib.
But, when I compile to iOS having this>
Could not build Objective-C module 'react_native_rsa_native'. , and everything crash, cannot to deploy on iOS
Using:
"react-native": "^0.71.0",
"react-native-rsa-native": "^2.0.5",
Steps
yarn add react-native-rsa-native
cd iOS > pod install > OK.
on XCODE Errors when trying build

Does anyone have something similar that solve it?
Thank you.
Hello.
I'm traying to install and use this Lib.
But, when I compile to iOS having this>
Could not build Objective-C module 'react_native_rsa_native'., and everything crash, cannot to deploy on iOSUsing:
"react-native": "^0.71.0",
"react-native-rsa-native": "^2.0.5",
Steps
yarn add react-native-rsa-native
cd iOS > pod install > OK.
on XCODE Errors when trying build

Does anyone have something similar that solve it?
Thank you.