mrblgn / github-issue-tracker

Github Issue Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started Github Issue Tracker IOS and Android Apps build with React Native

This project was bootstrapped with React Native Init. It is handy to take a look at React Native Documentation.

Before Start Running

.env file is needed on project root directory with PRIVATE_KEY=YOUR_GITHUB_PERSONAL_ACCESS_TOKEN in it.

You need a Github Personal Access Token. If you need help how to get Personal Access Token please take a look at Github Docs / Creating a token

In the project directory, you can run:

yarn

Downloads all dependencies on package.json file.

npx pod-install

Downloads or installs all pods on Podfile file for Github Issue Tracker iOS.

Available Scripts

In the project directory, you can run:

yarn android

Runs the Github Issue Tracker Android app

Before run the project, please be sure that your development environment is ready.

yarn ios

Runs the Github Issue Tracker iOS app

Before run the project, please be sure that your development environment is ready.

yarn test

Launches the test runner in the interactive watch mode.

yarn apk

Builds an apk file for the Github Issue Tracker Android app. And opens the containing folder in finder.

About

Github Issue Tracker


Languages

Language:TypeScript 56.9%Language:Java 18.3%Language:Objective-C 11.5%Language:Ruby 5.8%Language:JavaScript 3.3%Language:Objective-C++ 2.8%Language:Starlark 1.5%