Suhair Zain
Suhair Zain
Hi, Is it possible to set the width and height of the dialog to a certain percentage of the screen width? This the output when I try to do it....
Hi, Is the `assert` module required at run-time? I get an error if I do not specify it explicitly in my package.json. I've added it as a devDependency as a...
We have our source code written in TS and we use `[email protected]` along with `awesome-typescript-loader` and `babel-loader` for our RN app. The build is too slow for both the first...
Hi, The component has only modalDidOpen and modalDidClose events. Was there any reason to not have modalWillOpen and modalWillClose events? These are useful in some cases. Also, what about adding...
Right now, the version and build time is injected into the HTML file and the main and vendor JS bundles. Is there a way to customize this? I can think...
Hi, I was trying to integrate Plaid into one of my apps. This example looks good, but is there a way you could update it to include integration with Android?...