Full featured SQLite3 Native Plugin for React Native (Android and iOS)
2.76k
stars
520
forks
source link
Why function declarations are asynchronous. However, the callback function of the function is synchronous? #441
Open
fjqingyou opened 4 years ago
If the callback needs to call the function of asynchronous function.. Can't wait for asynchronous processing results in synchronous functions?