12-18-2022 06:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-18-2022 06:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I see people using jsx files in Fitbit studio. How do I change from js to jsx in Fitbit studio?

12-18-2022 10:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-18-2022 11:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-18-2022 11:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks! is There any jsx guides in Fitbit developer I'm missing?

12-18-2022 12:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-19-2022 00:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-19-2022 00:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
...and this.
Gondwana Software

12-19-2022 02:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
12-19-2022 02:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi, just to clarify: you can't write an entire fitbit app in React.
There is only a subset of react used in the companion-structure to define a limited set of components, which are described in the documentation. Everything else needs to be JS/TS.

