Skip to content

ShaneZhengNZ/with-react-native-tcp-socket

Repository files navigation

with-react-native-tcp-socket

Description

Config plugin for react-native-tcp-socket

Requirements

This plugin won't work with Expo Go. You need to use Expo Dev Client.

Installation

expo install with-react-native-tcp-socket

Usage

Add the following to app.json:

{
  "expo": {
    "plugins": [
      "with-react-native-tcp-socket"
    ]
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published