Marcio Klepacz
Marcio Klepacz
Hi, I'm trying to get event dates after its creation, as far as I understood there's no way of doing that, on iOS for instances the dates are not passed...
Card.io has an amazing credit card number validation and formatting, would be so nice to have that as separated standalone functionality.
Hi, I'm using RN 0.60.5. And installed using `npm install --save react-native-zendesk`, but when I call `RNZendesk` I get null, example: ``` const { RNZendesk } = NativeModules; componentWillMount(){ const...