Summary: This diff refactors `js/react-flipper-example` to React & ReactDOM `18.2.0` and bumps all deps to the `latest`. - Also, specifies the `js-flipper` dep version as `*` which is taken care of by the `relative-deps` script. - Deletes `logo.svg` from `src/` ### Scope: `js/react-flipper-example` ## Changelog [General][Changed] - [Refactor] `js/react-flipper-example` Switch to React `18.2.0` & bump deps. Pull Request resolved: https://github.com/facebook/flipper/pull/4901 Test Plan: - Should pass `js-flipper / build-react-example (pull_request)` workflow. Reviewed By: antonk52 Differential Revision: D47868448 Pulled By: passy fbshipit-source-id: edc67ebe3f205d32ec6198b7130ded287997fe50
React Flipper Example
Integration example of any browser app with Flipper.
How to start
yarnto install the depsyarn relative-depsto linkjs-flipperyarn startto start the app