Lucio D'Alessandro

Results 6 comments of Lucio D'Alessandro

I just replied here #33. Anyways, I could solve this problem by inspecting the TouchID object and realizing that to call the functions `isSupported()` or `authenticate("foo")` I had to first...

> I believe the issue is due to `react-native link`. You can try to manually link instead. > @R10burning eloquently explained how to do it on ios. > > To...

how do you "disable" everything Cordova/native?

https://dockview.dev/docs/core/panels/rendering#live-example I guess it's wanted behaviour..

Could the full unmounting behaviour be added as another defaultRenderer value? My use case is that I have many expensive components, and I don't want to keep their life cycle...

Hello! The core is a bit too coupled to reagent, as a lot of internal functions dereference reagent atoms. Having said that, adding support for UIx doesn’t look impossible, considering...