maze-runnar / GitEdge

Released at https://expo.io/@mazerunner/gitedge

Home Page: https://expo.io/artifacts/322016e5-8e55-4a0f-9bab-ab6da50cb832

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitEdge

A Exponent mobile application.

Getting Started

Install Expo-CLI

npm install --global expo-cli

clone the project

git clone https://github.com/maze-runnar/GitEdge.git

install dependencies

npm install or expo install

start the server

expo start

start a Build

Run expo build:android or expo build:ios. If you don't already have a packager running for this project, expo will start one for you.

for Android

When building for android you can choose to build APK (expo build:android -t apk) or Android App Bundle (expo build:android -t app-bundle). App bundles are recommended, but you have to make sure the Google Play App Signing is enabled for your project, you can read more about it here. The first time you build the project you will be asked whether you'd like to upload a keystore or have us handle it for you. If you don't know what a keystore is, you can have us generate one for you. Otherwise, feel free to upload your own.

[exp] No currently active or previous builds for this project.

Would you like to upload a keystore or have us generate one for you? If you don't know what this means, let us handle it! :)

1) Let Expo handle the process! 2) I want to upload my own keystore!

The app is Using github api V3. Currently the app is fetching User persional information as name , profile picture, email, following , followers , repositories and contribution details. The app also have the dark and light mode feature.
Also I have added tutorial videos, docs, and Books in the app with full fledge git integration.And Also gitlab API integration with App is Work in progress. I am hoping to complete it soon.

Scan to open

Scan this QR code with your expo app.
Awesome-Git

V2:
splash Screenshot-20200714-074725 Screenshot-20200715-181929 Screenshot-20200715-182014 Screenshot-20200715-181938 Screenshot-20200715-181951 Screenshot-20200702-124006-1 Screenshot-20200703-002029 Screenshot-20200703-002117

About

Released at https://expo.io/@mazerunner/gitedge

https://expo.io/artifacts/322016e5-8e55-4a0f-9bab-ab6da50cb832


Languages

Language:JavaScript 100.0%