David Callanan

Results 33 comments of David Callanan

If the latest supports it I will definitely test it :) Even if it takes 20 or 30 seconds, if I generate it the second the app launches and the...

The javascript appears to run in a worker, so shouldn't hang the main thread. But I'm having no luck getting the code to run in react native.

Not looking promising, it's hung my chrome window, no results after a few minutes.

@cryptoAlgorithm If I remember correctly, in the end I just created a rest api for this and ran the crypto code on the backend. Not the best solution, but might...

@kevlened That's a genius idea to use a WebView

@cryptoAlgorithm > Hmm i guess i could do that, but the entire reason i wrote the app in React Native (other than being cross platform) was that i could mostly...

@cryptoAlgorithm This idea with the backend is only supposed to be a temporary solution until a better one arises. I was mostly trying to show my approach for code re-use...

What operating system?

@Andrej123456789 Thank you for this post. The link you gave says 404 not found. Is this a private repository?

I think this is an error in your assembly code, have you checked to make sure the code in your assembly files match what I have in this repo?