David Gettins

Results 17 issues of David Gettins

It would be nice to have the start menu recreated so it can be used as a navbar.

component idea

- [x] Correct the import path for the JSI module in the example - [x] ~~Add MMKV into the example - I feel most people would be using these together...

> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the [official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0) **Do you want to request a *feature* or report a...

## Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...

bug

Please can you provide type definitions for this library? I can not seem to find any under the `@types` repo either.

enhancement
good first issue

When I look at both light and dark variants in the preview window, both variants render in light mode. I managed to get it working once by cleaning and rebuilding...

bug

After updating to `v2.7.2` of the library, I started noticing `onServicesInvalidated` being called after connection and initialisation. This caused errors in our logic due to the collection of gatt services...

I would like to be able to press a button in an app and bond with a BLE device. Next time I open the app and reconect the BLE device...

bug

The peer dependency `web-streams-polyfill` should be `=4` the import of `web-streams-polyfill/ponyfill/es6` fails as the JS files have been renamed. See the [changelog](https://github.com/MattiasBuelens/web-streams-polyfill/releases/tag/v4.0.0) for more info.

While attempting to contribute I noticed that the npm version used to generate the package lock is really out of date. Furthermore, the packages from @moxy despite having the same...