Skip to main content
Version: Next

Core APIs

This section describes the core APIs and utilities available in formio-react-native.

Validation System

formio-react-native includes a robust validation system that mirrors Form.io's server-side validation.

Translation API (i18n)

The library provides an internationalization (i18n) API to support multiple languages.

Theme Customization

Learn how to customize the visual appearance of your forms.

RTL Configuration

Configure your forms for Right-to-Left (RTL) languages.


Next: Hooks