I\'m building a react native app that needs to store images at base64 string format for offline viewing capabilities.
What library / function would give me the best
react-native-image-picker includes a base64 data node in the returned object. fyi