Ville Hakulinen
Ville Hakulinen
I wonder if there is a kind of unique ID for each device in bluez that is similar to the macOS/iOS UUIDs? I've seen that the dbus path to the...
Additional observation: after pairing, sometimes `read_gatt_char` wont resolve until I disconnect the device and reconnect with the new "identity address". This is something I just ran into, and haven't seen...
Gnvim doesn't support disabling any of the `ext_*` features it enables. I'm not personally interested in adding support for that. I don't know what uses lazy vim has for the...
Sorry, but what are nitro modules and why is this package being migrated to it? How is it different form the turbo modules that react-native the project is rolling out?...
Thanks for the brief intro. I commented my (general) suggestions in #62. I'm happy to see development work going on on this library! Its been stale for quite some time....
Oh, another quite thing: testing support! Running tests on another runtime (i.e. not hermes) is PITA, mainly because the current API diverges from the "normal" so much. With better API...
Another performance related issue: cancellation. Say you have a view that loads data for ~0.5s from the database, but the user can press a button to change the query parameters...