Socket
Socket
Sign inDemoInstall

flipper-headless-tic-tac-toe

Package Overview
Dependencies
56
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    flipper-headless-tic-tac-toe

Tic-tac-toe Flipper desktop plugin implementation for the terminal


Version published
Maintainers
3
Install size
7.22 MB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 19 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc