react-native-simple-encryption
react-native-simple-encryption copied to clipboard
Use with image or file picker
How can I use this lib with a file in react native? I get the file path from the picker, but than?
It looks like it just accepts typeof string. Convert it to string and try again.