adiXcodr / SerialApp

A React Native App for cross-platform USB-Serial Connection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SerialApp

An App for cross-platform USB-Serial Connection

Technologies used

React Native React Native for Windows

Installing depencencies and running the app

  • Fork the repository
  • Clone the repository
  • Install the dependencies by npm install
  • Run npx react-native-windows-init --overwrite
  • Run Start-Process -Verb RunAs powershell -ArgumentList @("-command", "iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/microsoft/react-native-windows/master/vnext/Scripts/rnw-dependencies.ps1'))") and press Y
  • Run in Adnroid by npm run android
  • Run in Adnroid by npm run ios
  • Run in Adnroid by npm run windows

Author

Adittya Dey

About

A React Native App for cross-platform USB-Serial Connection


Languages

Language:JavaScript 33.2%Language:Java 19.4%Language:Ruby 16.4%Language:Objective-C 13.6%Language:C++ 8.7%Language:Starlark 5.9%Language:C 2.7%