Skip to content

Personal-Project-VDH/rn-start-app-tcp

Repository files navigation

rn-start-app-tcp

Open app by tcp protocol

Installation

npm install https://github.com/Personal-Project-VDH/rn-start-app-tcp.git

Config

npm install @babel/plugin-transform-private-methods --save-dev

and access to babel.config.js to add this 👇

plugins: [['@babel/plugin-transform-private-methods', {loose: true}]],

Usage

Everything is in the example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published