react-native-simple-encryption icon indicating copy to clipboard operation
react-native-simple-encryption copied to clipboard

Use with image or file picker

Open davidbiller opened this issue 4 years ago • 1 comments

How can I use this lib with a file in react native? I get the file path from the picker, but than?

davidbiller avatar Dec 03 '20 21:12 davidbiller

It looks like it just accepts typeof string. Convert it to string and try again.

paichato avatar Oct 20 '21 14:10 paichato