Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@stackflow/react

Package Overview
Dependencies
1
Maintainers
2
Versions
62
Issues
File Explorer

Advanced tools

@stackflow/react

An integration layer for using Stackflow in React applications. Returns a `<Stack />` component for rendering the application and a `useFlow` hook for navigation.

    1.1.1latest
    npm

Version published
Maintainers
2
Weekly downloads
585
decreased by-40.91%

Weekly downloads

Readme

Source

@stackflow/react

An integration layer for using Stackflow in React applications. Returns a <Stack /> component for rendering the application and a useFlow hook for navigation.

  • Documentation

Usage

import { stackflow } from '@stackflow/react' const { Stack, useFlow } = stackflow({ activities: { // ... }, plugins: [ // ... ], }) ReactDOM.render(<Stack />, ...)

FAQs

Last updated on 20 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc