amitaymolko / react-native-rsa-native

A native implementation of RSA key generation and encryption/decryption.
MIT License
233 stars 113 forks source link

fatal error: module map file ... react_native_rsa_native.modulemap not found #137

Open javatutorials2016 opened 2 years ago

javatutorials2016 commented 2 years ago

"dependencies": { "@react-native-async-storage/async-storage": "^1.13.4", "@react-native-google-signin/google-signin": "^7.2.2", "@react-navigation/native": "^5.9.2", "@react-navigation/stack": "^5.14.2", "axios": "^0.21.1", "expo-status-bar": "^1.0.3", "firebase": "^8.2.6", "lodash.remove": "^4.7.0", "moment": "^2.29.1", "react": "17.0.2", "react-native": "0.68.1", "react-native-aes-crypto": "^1.3.10", "react-native-elements": "^3.2.0", "react-native-event-source": "^1.1.0", "react-native-gesture-handler": "^1.10.0", "react-native-keychain": "^6.2.0", "react-native-logs": "^3.0.3", "react-native-rsa-native": "^2.0.5", "react-native-safe-area-context": "^3.1.9", "react-native-vector-icons": "^8.0.0", "react-redux": "^7.2.2", "redux": "^4.0.5" },