Dan Hannigan

Results 4 issues of Dan Hannigan

Since the release of React 16.0.0, Both `PropTypes` and `createClass` have been moved into separate packages. - [prop-types](npmjs.com/package/prop-types) - [create-react-class](https://www.npmjs.com/package/create-react-class) I get the following stack trace when using the PulseLoader:...

The exported `AddPassButton` doesn't render the Apple Wallet Icon Expected: ![alt text](https://developer.apple.com/wallet/images/add-to-apple-wallet.svg) https://developer.apple.com/wallet/ Actual: Implementation: ```js { console.log('onPress'); }} /> ```

Hey 👋 I wasn't quite sure where to put this but it's the only place I know where to reach out to Users. I am thinking of rewriting the react-native-ui-stepper...

When a User attempts to perform a liveness check and they deny the iOS permission for the microphone, they are greeted with a "Connection timeout" screen and the button to...