Philipp Kursawe

Results 205 comments of Philipp Kursawe

OK, the error is probably in JSI. It does not properly take into account ArrayBuffer with `byteOffset` greater than 0. The tweetnacl package `nacl.box` returns an ArrayBuffer with a size...

Ok, I have created a fix in the cpp wrapper code. It's working, it does seem to be slower than the slice method. And for my short strings, even js-base64...

haven't tested on iOS yet. But I made some observations. 1. the js-base64 library is fast, faster than the one used in your benchmarks it seems. 2. The bridge overhead...

https://github.com/sayem314/react-native-keep-awake has disabled issues. I would not put such lib into my code!

> Hi @sayem314 - I'm interested in using your fork, but would feel more comfortable if you had issues enabled. Can you enable them? He hasn't enabled issues since then....