Fluentic StackLet React code flow

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 updates
Shared app primitivesStyling, forms, data, and localization with APIs shaped for long-lived products.
Cross-platform experienceRouting and native stack pieces for teams that care about navigation details.
Expo release workflowsLocal builds, release channels, and update hosting for teams shipping often.

What belongs in the stack

Small libraries for durable app layers.

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.

Read Style docs