Open pke opened 2 years ago
That is a good question, I can work on that
Its seems using sync function have some implications https://reactnative.dev/docs/native-modules-ios#synchronous-methods
I still think making them async is the way to go
I invited you as a collaborator if that is ok
I wonder why the hashing functions are all sync natively, yet return promises? Any reason for that?