react-native-image-to-base64

Installation

Usage

NativeModules.RNImageToBase64.getBase64String(uri, (err, base64) => {
  // Do something with the base64 string
})

Sponsor