Oscar Franco
Oscar Franco
The package has been updated, can you all give it a try with the latest version please?
Yeah, my bad, thought a new version was released. I will ping you once a new version is out, currently fixing some merge issues on my PRs
Currently under review https://github.com/margelo/react-native-quick-crypto/pull/200
I have managed to load the extension into sqlx by directly calling `libsqlite3_sys`. `libsqlite3_sys` is the underlaying sqlite3 library both `sqlx` and `rusqlite` use. You will need to pin your...
When I try to compile the library on Linux I'm getting the error: ``` cannot find -latlas: No such file or directory ``` For windows I'm getting the following error:...
PRs are welcome
Pinging this issue
Hi, I'm the author of op-sqlite. Yes you can with op-sqlite (maybe with expo-sqlite too). Don't use sqlite-storage it is old and slow. You need to compile this crate into...
Just saw https://github.com/nandorojo/react-native-iconic/pull/2 I guess this fix hasn't been released yet
Did you find a solution for this?