Skip to content

Instantly share code, notes, and snippets.

@vaibhavgehani
Created July 29, 2020 10:00
Show Gist options
  • Select an option

  • Save vaibhavgehani/5ac4171e2092c64cfacf972ced677d25 to your computer and use it in GitHub Desktop.

Select an option

Save vaibhavgehani/5ac4171e2092c64cfacf972ced677d25 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
DATA_URL number 0 Return base64 encoded string. DATA_URL can be very memory intensive and cause app crashes or out of memory errors. Use FILE_URI or NATIVE_URI if possible
FILE_URI number 1 Return file uri (content://media/external/images/media/2 for Android)
NATIVE_URI number 2 Return native uri (eg. asset-library://... for iOS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment