D.C

Results 32 comments of D.C

Please try to add it, if the user can cancel the immediate update there is no sense to show it.. 👍

Okay so Stripe just announced the ScanCard feature, but I don't see any doc about it, I saw the repo , need to create a CIV intent , any infos...

That's fantastic news! When will Stripe's docs be updated? @awush-stripe

![Capture d’écran 2021-10-10 à 12 05 53](https://user-images.githubusercontent.com/76634618/136689564-a7cb75b1-1855-4d55-a747-87b7b2d0467c.png)

Is this library still maintained ?

Thanks, This one is resolved we just changed the order of the modifiers, but looks like there is another one coming from the internal files of the library ![Screen Shot...

We are not using the State property outside of the ``body`` we declare the instance of ``PhoneNumber`` in a ``var phoneView: some View {}`` then just calling it in the...

**Update** Even with a constant String its crashing ``` iPhoneNumberField(nil , text: .constant("********")) ``` Pretty sure it's coming from the lib, can you take a look ? Greetings,