James Pearson

Results 4 issues of James Pearson

After speaking with Tim Oliver, it was suggested I post here a request for support of React Native on Windows Mobile. While Windows support for ReactNative is still in development,...

T-Feature
O-Community
Pipeline-Idea-Backlog
gathering-interest

In #242 I added a new Share image on iOS. It would be nice if it shared the old text and the image (if possible) - [x] iOS (#278) -...

F-planned
help wanted
Hacktoberfest

Trying to use Cognito, and following the example code, I end up with: ``` import React, {Component} from "react"; import View} from "react-native"; import {AWSCognitoCredentials} from 'aws-sdk-react-native-core'; import {AWSS3TransferUtility} from...

Fixed the ES6 import, as the example code did not work (contentful was undefined)