12-30-2018 09:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Base Runner
45
3
12
12-30-2018 09:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am looking at this documentation https://dev.fitbit.com/build/reference/settings-api/#additive-list where title and description are documented.
I tried this
<AdditiveList settingsKey="things" title={<Text align="center">Managed things</Text>} description={<Text>Names of the things which can be turned on/off.</Text>} />
but also
<AdditiveList settingsKey="things" title="Managed things" />
Any idea how to use these properties?
Thanks!

0 REPLIES 0
