Christian Falch
Christian Falch
@skurgansky-sugarcrm - This issue is still open and not implemented so this is not expected to work yet.
This project has not yet been converted to support Fabric, this issue is for tracking the conversion. It will be closed when we've finalised this functionality.
Hi, @dpyeates! I'm not able to find any mention of `use_frameworks! :linkage => :static` in the Firebase installation examples - I'm seeing that they require enabling frameworks, but the only...
@laudebugs Thanks for the suggestion! @dpyeates Could you test out if this works for you?
Hi @reichhartd - could you look into how this can be done and what we'd need to support? A PR would be very welcome.
Would it be possible to create a small repo showing this issue (preferably as a Github repo) so that we can investigate?
> While testing this PR, I've hit an interesting behaviour. Open the Digital Rain example and add a large number on the grid to make the JS thread completely blocked:...
The reason for this is that on web the mouse is **always** active - it is hovering. This might be something you'd like to take advantage over - so that's...
We can also extend the `useTouchHandler` API to include a flag with down/pressed info where it will differ on web and always be true for native.
Hi @laurens-lamberts! This is definitely not intended from our side - so this is just magic happening somewhere 🦄 I think we should look into this and find out where...