What’s next
Roadmap
Where Native-UI is going in 2026. Priorities are shaped by real POLPROG projects and community feedback.
In progress
2-
Q2 2026
Form primitives v2
Form context, controlled-value bridge, async validation, and a
useFormhook cover-tested against React Hook Form + Zod.- FormProvider with typed schema
- Field, FieldError, FieldHint primitives
- Async validation with debounce
-
Q2 2026
Table & DataGrid
High-density data surfaces for dashboards - virtualised rows, sticky headers, inline actions.
- Table primitive with column tokens
- DataGrid with row selection & context menu
- Empty / loading / error states integrated
Up next
2-
Q3 2026
Charts pack
Token-themed line, bar, area, and sparkline charts built on Reanimated + Skia.
- Line / Bar / Area / Sparkline
- Legend, tooltip, axis primitives
- Motion presets for data changes
-
Q3 2026
Theme Studio
Browser-based theme editor - tweak tokens, preview every component, export a type-safe theme file.
- Live token editor
- Component preview matrix
- One-click TypeScript export
Exploring
2-
Q4 2026
Web parity (react-native-web)
Shared API across iOS, Android, and Web with platform-aware responsive tokens.
- react-native-web builds
- Responsive token multipliers
- SSR-safe provider
-
Q4 2026
i18n / RTL package
Locale-aware layout flipping, number/date formatting, and pluralisation tokens.
- Automatic RTL layout mirror
- ICU plural & select tokens
- Locale-aware number formats