You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error when run from XCode:
"RCTBridgeModule.h" not found in "ReactAES.h"
My versions are the following:
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-aes-encryption": "^0.1.3",
Is there a special thing we need to do? Can you add a podfile for this library? This is a very useful library but it's need a little bit of improvement so that people can use it easiy. Thanks.
The text was updated successfully, but these errors were encountered:
Getting this error when run from XCode:
"RCTBridgeModule.h" not found in "ReactAES.h"
My versions are the following:
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-aes-encryption": "^0.1.3",
Is there a special thing we need to do? Can you add a podfile for this library? This is a very useful library but it's need a little bit of improvement so that people can use it easiy. Thanks.
The text was updated successfully, but these errors were encountered: