Skip to main content

Appmaker UI components

Components available in Appmaker UI library

📄️ ThemeText

ThemeText is a versatile React Native component that renders text with various styling options and supports HTML content. It's designed to handle different text rendering scenarios, including plain text, translated text, and HTML content with images and iframes. This component leverages the theme's font family and should be used instead of the default Text component to ensure the theme's font is applied. Detailed documentation on customizing the font family can be found in the customize-font guide.