Evan Kaloudis

Results 203 comments of Evan Kaloudis

upgrading to `5.0.0-1` does not work for me

cool, please keep us posted @betorobson

Maintainer from Zeus here. We'll be adding support for hold invoices soon. You can track progress here: https://github.com/ZeusLN/zeus/issues/865

I've updated the code to use the`BiometricPrompt` api, but it is based on `androidx` and Expo needs to put out a release with this PR: https://github.com/expo/expo/pull/5521 Otherwise `error: package android.support.annotation...

> @kaloudis thanks for the changes. Looks like this isn't compatible with the current version of expo? that's correct

Yes, please. Performance via emulation on M1 is terrible.

Very good point @itsrachelfish. Data after the `#` doesn't get shared with the server but still gets saved to browser history.

I too would like an option to wipe data on uninstall on iOS

YO! Let's get this merged!

@jasonkuhrt My issue is that sometimes I can't use children as the object I want to tie the tooltip - it doesn't render - however using it like in @jadekler...