Diego Cáceres
Diego Cáceres
Hi, sorry for the delay on trying that, but I had been working on other parts of the app. I tried your PR but I had an exception thrown any...
No, I haven't. I ended up switching to another library in the end, react-native-google-signin and react-native-fbsdk for Facebook.
I created a new project from scratch using the RN version 0.53, but this issue is still there, there's a lot of zoom added to picture used as 'localSourceImagePath', in...
If you need a code snippet, this is my App so far to test this: ``` import React, { Component } from 'react'; import { Platform, StyleSheet, Text, View, Button,...