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.