Aniruddha Shevle

Results 16 comments of Aniruddha Shevle

@akiran @devdpontes : Any updates on this? For me its working on 2nd click. But not the first!

This issue is there in v0.58!

Finally, I figured out the reason for this. I observed that, when the StatusBar is not hidden, then this issue occurs on Android. On iOS, there isn't any problem anyways....

@charliecruzan-stripe @mariovillamizar : In the current version, there isn't any support for the Bank Transfer payment type (customer_balance) for the mobile app right? Any updates on this?

@crobinson42 : It doesn't, in fact on that package already issues is been locked saying Safari on desktop not working #73 : https://github.com/mozmorris/react-webcam/issues/73

@crobinson42 : That package has solved the issue but not published in the npm yet!

In my case, `UIAppFonts` was not set properly. Please make sure of the below format in the `Info.plist` file. ``` UIAppFonts FontAwesome.ttf FontAwesome6_Brands.ttf FontAwesome6_Regular.ttf FontAwesome6_Solid.ttf ```

@Gopisuresh-Akula : Can you please tell us which versions of ant-design-charts, webpack, node, npm your using? @lxfu1 @hitf2 @Yanyan-Wang @baizn : Can you please help us guide on this?

I'm getting the same error when I add `pointerEvents="fill"` to Path ``` this.pathRef = ref} fill="none" stroke='rgba(214,51,51,.2)' strokeWidth={35} onPress={() => console.log('path on pressed called!')} d="M 392.72727272727275 124.90909090909088 A 360 450...