Libraries for building and shipping React products
Fluentic Stack
A focused stack for the layers teams rebuild again and again: design systems, forms, server state, localization, navigation, and Expo release workflows.
fluenticstack.com
|- foundations
| |- /style typed styling and static extraction
| |- /form resilient input flows
| |- /query server-state ownership
| `- /i18n typed messages and locale loading
|- experience
| |- /router typed web navigation
| `- /stack controlled native screen flows
`- release
`- /tools/expo local builds and OTA updatesWhat belongs in the stack
Small libraries for durable app layers.
Application foundations
Composable libraries for the shared layers that make product code easier to own.
Style
Typed styling for component libraries and apps: variants, slots, scoped themes, atomic CSS, and static extraction.
Read the docsPlannedInput flowsForm
Field state, validation, subscriptions, and submission flows for web and native product screens.
Coming soonPlannedServer stateQuery
Cache ownership, revalidation, hydration, and offline-aware data edges for React and React Native apps.
Coming soonPlannedLocalizationI18n
Typed messages, locale loading, formatting, and translation boundaries that travel across platforms.
Coming soonPlatform experience
Focused tools for navigation, routing, and screen flows that need more control.
Release operations
Utilities for teams shipping Expo apps outside the happy path.
Available now
Start with Fluentic Style.
The first package is a styling system for React libraries and apps. Use typed slots, scoped themes, atomic output, and static extraction without giving up runtime composition.
