Skip to content

blazejkustra/hot-reload

Repository files navigation

REPRODUCTION REPO

This is a reproduction repo created from the Expensify App. The purpose of it is to reproduce the issue when using Fast Refresh together with react-compiler.

Original repo

You can find the full description and instructions here: https://github.com/Expensify/App

Test Fast Refresh on React 18

  1. Checkout to React 18 branch git checkout react-18
  2. Install dependencies: npm install
  3. Run the app: npm run web

Test Fast Refresh on React 19

  1. Checkout to React 19 branch git checkout react-19
  2. Install dependencies: npm install -f
  3. Run the app: npm run web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published