Y
Hacker News
new
|
ask
|
show
|
jobs
by
esprehn
2283 days ago
Why use a dispatch queue at all? You don't use an Executor on Android. Example usage of MMKV doesn't seem to show putting it in queues.
1 comments
ammarahmed6506
2283 days ago
Basically I forked this code from another repo and worked over it so the initial work is theirs. I will look into optimizing this as soon as possible. What do you think? Should callbacks be used instead of Promise?
link