Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Try this
<Section
description={<Text>{`Hi~
this is a test message.
`}</Text>}
title={<Text bold align="center">Demo Settings</Text>}>
<Text>
This is a very basic demo settings page to show off some of the current
capabilities of the Companion Settings library.
</Text>
</Section>
Best AnswerReact escapes most things automatically. I've tried a lot of workarounds and none of them showed any possibilities. Until/unless FitBit extends the text class in some way, it's probably not going to happen.
Best Answer