Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

flipper-headless-tic-tac-toe

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

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

latest
Source
npmnpm
Version
0.273.0
Version published
Weekly downloads
238
25.26%
Maintainers
3
Weekly downloads
 
Created
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

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

Keywords

Flipper

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

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