RobinBobin / react-native-google-drive-api-wrapper

This wrapper facilitates the use of the Google Drive API in React Native projects.
110 stars 43 forks source link

Fixed: Incorrect behavior on IOS for call driveApi.files.getBinary(fileId) #87

Closed Voznov closed 1 year ago

Voznov commented 1 year ago

Fixed #86

RobinBobin commented 1 year ago

@Voznov, thanks!

XantreDev commented 1 year ago

Guys I think split may cause incorrect behaviour if 'base64,' in text

XantreDev commented 1 year ago

replace(/^.+?base64\,/, '')