0.0.10 • Published 5 months ago
@use-funnel/core v0.0.10
@use-funnel/core
@use-funnel
is a React Hook that helps you easily implement complex UI flows.
Core Concepts
Strong Type Support
By comparing the type of the current step with the next, you can ensure that only the required states are managed safely.
State Management by History
Manage states based on history, making it easy to handle backward and forward navigation.
Various Router Support
Supports browser history, react-router, next.js, @react-navigation/native, and more.
Visit use-funnel.slash.page for docs, guides, API and more!
Contributing
Read our Contributing Guide to familiarize yourself with @use-funnel
development process, how to suggest bug fixes and improvements, and the steps for building and testing your changes.
MIT © Viva Republica, Inc. See LICENSE for details.