flipper-headless-tic-tac-toe

0.212.0 • Public • Published

headless-tic-tac-toe

Experimental feature!

Flipper can run plugins in a headless mode - expose their API over the wire. This is an example of how it might look like.

Quick start

  1. Clone Flipper repo
  2. Navigate to /desktop folder.
  3. Run yarn
  4. Run yarn flipper-server
  5. Start you mobile device (or any other device that supports Flipper).
  6. Open your app that supports "ReactNativeTicTacToe" plugin (for instance, React Native Example app).
  7. In a different terminal window, navigate to /desktop/examples/headless-demo
  8. Run yarn
  9. Run yarn start

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.212.0
    1
    • latest

Version History

Package Sidebar

Install

npm i flipper-headless-tic-tac-toe

Weekly Downloads

36

Version

0.212.0

License

MIT

Unpacked Size

8.78 kB

Total Files

7

Last publish

Collaborators

  • fb
  • antonk52
  • flipper-bot