Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ever wanted to write fitbit apps with ReactJS? You've got it.

ANSWERED

Finally. Being tired of annoying copy-paste in SVG files I created the simple static `index.gui` file generator with React. Custom SVG components? You've got it. Arbitrary computations in SVG markup? Yes. Loops? Branches? Sure.

This is a project starter of the simple analog watch face. Copy it over, do `yarn` once in a project root (yes, you need yarn), and forget about messing with `index.gui`. JSX in `views` folder is your friend now.

It doen't work with studio, though. You'll need CLI for that.

https://github.com/gaperton/fitbit-react

Best Answer
1 BEST ANSWER

Accepted Solutions
Best Answer
0 Votes
2 REPLIES 2

clipboard_image_0.png

clipboard_image_1.png

Best Answer
0 Votes

Epic! Thanks @gaperton !

Best Answer
0 Votes