flemov1.5.7

Introduction

A React router for screen transitions

flemo is a React router for screen transitions.

Use it when you want a web app that flows screen-by-screen the way a native app does. Push, pop, and the animations and gestures between screens are all handled by flemo, so you don't need to wire a router and a motion library together yourself.

The goal is simple: stacking and unstacking screens — the way native apps move — should feel natural in plain React code.

Explore

On this page