Chris Drackett
Chris Drackett
looking at that `caniuse` is somewhat confusing however, as this does work on desktop safari, its just a default now and does not need CSS (as far as I'm aware)...
here is how we're currently handling this in our app if anyone is curious: https://snack.expo.io/@chrisdrackett/joyous-apples
I just took some time to update our implementation of this as we're now using it on section and flat lists as well. The hook in this example should work...
@deadcoder0904 if react-native is supported react-native-web should "just work" :)
I just saw a lot of repeated colors and sizes. Seems if you are going to use sass, might be worth creating maybe a mixin so users can customize the...
yeah, sorry ;) I actually wrote this issue and was planning on doing it myself. Then I decided that formalize has a bit too many default styles for my use,...
nice, thanks :)
@bdraco I'm attaching the diagnostic. The current devices with issues are: - Bedroom Exterior (`light.exterior_bedroom`) shows twice in homekit, no response - Media Room Ceiling (`light.media_ceiling`) shows twice in homekit,...
Ok, I'm seeing the same thing on all devices on 3 different iCloud accounts, so I don't think a single device is the issue. I'll remove that bridge again and...
They changed the API url. I opened #105459 for this and also there is discussion on surepy as mentioned by @ivo-toby (https://github.com/benleb/surepy/pull/200)