Closed
Description
Since ImageStore is deprecated should migrate out of it. And also it will have consistent behavior between ios and android.
ReactNativeRenderer-dev.js:8905 Warning: ImageStore is deprecated and will be removed in a future release. To get a base64-encoded string from a local image use either of the following third-party libraries:* expo-file-system:
readAsStringAsync(filepath, 'base64')
* react-native-fs:readFile(filepath, 'base64')
Potential Implementation
https://guides.github.com/features/mastering-markdown/
https://github.com/react-native-community/react-native-camera/blob/master/ios/RN/RNFileSystem.m
Metadata
Metadata
Assignees
Labels
No labels