Tom Nash

Results 8 comments of Tom Nash

Yes I'm looking for something similar, I want to animate the colour of the fill. I can get it to work by removing the validation of `PropTypes.string` but it is...

Not having any success with this - any news?

Hey guys, I managed to get this working in the end, it works good enough for me but there are still some major problems regarding offsets on the x axis....

The period and percent characters, `.` & `%` needed to be replaced in my image path before caching would work. I used: ``` let safeCacheKey = cacheKey.replace(/\//g, '.').replace(/%/, '.'); ```

Also very interested in this. I have a newer `2AYX...` model Pod 3 and after cancelling the subscription lost access to basically all of the features. Happy to perform minor...

@bobobo1618 do you know how to access the streams of these raw sensor readings?

I'm tracking in the free-sleep repo [here](https://github.com/throwaway31265/free-sleep/issues/1) - managed to get some data off the Pod and interpret it. Happy to coordinate on Discord [here](https://discord.gg/AyQSRsT7MA).

It wasn't working for me in Safari /shrug - happy for you to close it