react-native-sodium
react-native-sodium copied to clipboard
Use header_mappings_dir to fix header imports
This fixes my issue in #44
This Podspec configuration maps paths starting from the given base directory. Otherwise, the header paths are flattened. I believe it is specific to "use_frameworks!" but have not validated.
@dan714 What's the reason of changing minSdkVersion to 21?