Vinay Gaba

Results 107 comments of Vinay Gaba

Fwiw, Showkase has a way of skipping some previews if we don't want them to be a part of the Showkase metadata - https://github.com/airbnb/Showkase/blob/master/showkase-annotation/src/main/java/com/airbnb/android/showkase/annotation/ShowkaseComposable.kt#L67 This flag allows you to continue...

> They currently aren't supported: https://github.com/airbnb/Showkase/issues/233 @alexvanyo I can fix that issue that you pointed to relatively easily. What's stopping me is some nuance on how the multi previews should...

@JolandaVerhoef That's fair! I'm going to take a stab at adding support for multipreview this week. Will keep y'all posted ✌️

Can you try the latest library version that I just pushed - 1.0.4.

@StillOnMyWay did you get a chance to try the latest version ?

You mean CreditCardType ? Its an int value, so how are you able to set it to 'none' ?

Can you try the latest library version that I just pushed - 1.0.4

Can you try this @itamarkaufman @lovekeshargalon @qazimusab - Add JitPack to the project's build.gradle ``` allprojects { repositories { maven { url "https://jitpack.io" } } } ``` - Add this...

Hi, I am looking into using the Card.io SDK to implement this feature. Do you have any suggestions on how the camera should be called to recognize the content on...

I would really appreciate your contribution! I don't think anyone is working on this right now. @5AbhishekSaxena