davidgovea

Results 31 comments of davidgovea

This has been working out really well -- Actually caught some type errors, since this goes beyond the `styleName: any` definitions of the current version. For example, passing `` now...

Started investigating the performance characteristics of static-vs-runtime tailwind. Created 2 fresh expo apps, one with the current runtime generated tailwind, and one with a single static-file version (using the default...

I see that the expanded config file is no longer the default - thanks for that!

I added some links to various forks in PR #47. I find the [network view](https://github.com/vinq1911/cordova-plugin-remote-injection/network) very handy to see the most recent forks & activity.

It looks like the answer is no. `SKS_DATA_FILE` is `AES(data)` `SKS_KEY_FILE` is `RSA(aes-key)` The RSA private key lives in the Android Keystore, and it is needed to decrypt the contents...

👍 It would be good to note this limitation in the README. However, I'm not sure that data-splitting functionality belongs in this library.. seems pretty use-case specific.

Doh - just realized I should probably be changing this in https://github.com/webr3/rdf-interfaces/blob/master/rdfi.js

This also occurs with boolean values.

Ran into this issue as well. Edit: I confused myself. This PR as-is fixes the problem for me. Can make a separate PR if I see this one stagnate --...

Yep, definitely #193 -- bug with deserializing numeric IDs