facebook login button image · Discussion #6649 · aws-amplify/amplify-js

I am working on a react-native app. The code looks like this: // in the view return ( <View style={styles.container}> <Button title="Facebook" onPress={() ...

Lee mas