Chance Smith

Results 5 issues of Chance Smith

The D3 brush doesn't seem to line up with what should be highlighted. The two dots at the bottom highlight before the brush overlaps the center of the node. source:...

I'm wanting use the snapshot feature in reactotron. Can a Xstate state machine be connected to Reactotron?

Can you use the release-asset regex to get many files that match a file extension? `fetch --repo="https://github.com/foo/bar" --tag="0.1.5" --release-asset="*.tar.gz" /tmp` similar to #58, but for any other files that match...

enhancement

I've co-located my images with my posts: posts/ ``` ./post-1/ - image.png - image-2.png - index.md ``` Currently, the URL to see the post is `site.com/post-1/index`. How can I get...

Is the `playbackInstance` going unused? Is there a reason why? https://github.com/ihmpavel/expo-video-player/blob/d9a71db1e9c7826da16ae4cc0f17685a74217905/lib/index.tsx#L237