Suraj Ahmed Choudhury

Results 78 comments of Suraj Ahmed Choudhury

@hawekotte @mcatal Thanks for reporting this. This is happening due to a conflicting overlay of Modal and Actionsheet. Hope to fix this in the coming release.

@prometheas Sorry for the inconvenience. I know this is frustrating. We're working on it and try to fix this as soon as possible.

`Accordion` component is not yet fully supported in verison 3. We'll add `Accordion` soon. Thanks for your patience.

@CarlosHdez Thanks for reporting! We'll look into this.

@silgal Thanks for reporting! We're looking into this.

There is some loader issue with the storybook. Please try running with expo for now. We'll keep you updated. Thanks for your patience.

@calboru Thanks for reporting this! `Code` component is still a work in progress. We'll try to fix this in the coming release.

@calboru Can you please share a code snippet to reproduce this issue? This will help us a lot. Thanks for your patience.

@TVGSoft Thanks for reporting! We'll look into this.

In my situation, the presence of spaces in the `displayName` of a component led to this issue. This problem was resolved by removing the space from the `displayName`. The adjustment...