An integration layer for using Stackflow in React applications. Returns a `<Stack />` component for rendering the application.
TBD
`@stackflow/core` contains the core logic to calculate the stack state based on domain events.
Render the UI within the activity using the global stack state. It provides `cupertino` and `android` themes by default.
Synchronizes the stack state with the current browser's history
Render the activity that should be rendered by default using the stack state.
Preload required remote data by activity name.
Enables Stackflow Devtools (Chrome extension)
Stackflow plugin for Sentry browser tracing. Automatically creates navigation spans and breadcrumbs for activity transitions (`push`, `pop`, `replace`) and step transitions (`stepPush`, `stepPop`, `stepReplace`).
Monitors a depth change in the stack.
Interactive CLI for generating modern full-stack MERN applications.
Map initial activity using given URL
Stackflow plugin that provides `useFocusEffect`, a hook for running side-effects when an activity gains or loses focus.
Render active activity only using the stack state. this plugins can be used for web application to be served on the web browser
It mimics the `<Link />` component behavior provided by Gatsby or Next.js.
```typescript import { receive } from "@stackflow/compat-await-push";
Generate a software stack that markets itself!
Render the UI within the activity using the global stack state. It provides `cupertino` and `android` themes by default.
Screen UI Plugin for Dotss
Add Google analytics 4 script to current service.
A stack-based navigation flow component for managing sequential views with animations
Render active activity only using the stack state. this plugins can be used for web application to be served on the web browser
Render the activity that should be rendered by default using the stack state.
View docs [here](https://radix-ui.com/primitives/docs/utilities/slot).