ajaykumar97 / print-receipt-over-bluetooth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up the project

  1. Clone the project using git clone https://github.com/ajaykumar97/print-receipt-over-bluetooth.
  2. Navigate inside the project in Terminal and hit yarn install or npm install. It will install all of the libraries being used in the project.
  3. Navigate inside the ios folder using cd ios and install the pods using pod install.

Running the project

For iOS

npx react-native run-ios

For Android

npx react-native run-android

About


Languages

Language:Java 41.7%Language:C++ 19.0%Language:JavaScript 13.5%Language:Objective-C++ 9.9%Language:Objective-C 6.5%Language:Makefile 4.2%Language:Ruby 3.5%Language:Starlark 1.6%