Kris Wong

Results 24 comments of Kris Wong

No problem, hope you find it useful. -Kris On Mon, Feb 25, 2013 at 2:57 PM, Richard Gabor [email protected]: > Thanks for taking the time to share your work. >...

There is a simple workaround to wrap the image like so: `{picture && }`

This has resolved the issue for me: https://stackoverflow.com/a/49918614.

It works for us with 1.114.1. It appears to have been broken during a patch release of that minor version.

> It works without fabric. Set `TAMAGUI_USE_NATIVE_PORTAL=1` to make Android work as well without Fabric > > Problem is React Native doesn't support portals, we are hacking things to make...

Also, does fabric require the new architecture? We are not currently using the new architecture.

Another question - does https://reactnative.dev/docs/modal not facilitate dialog functionality?

> [@wongk](https://github.com/wongk) I do think we can fix still, is it only Android that reproduces or does iOS too? Both.