All Projects → hanford → Github Native

hanford / Github Native

📱 mobile github client built with react-native

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Github Native

Manji
Manji is a mobile application built to help people learning Japanese learn about Kanji.
Stars: ✭ 142 (+51.06%)
Mutual labels:  mobile-app, ios-app
react-native-swipe-cards-interaction
React native swipe cards interaction
Stars: ✭ 142 (+51.06%)
Mutual labels:  mobile-app, ios-app
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-63.83%)
Mutual labels:  mobile-app, ios-app
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (-48.94%)
Mutual labels:  mobile-app, ios-app
React Native Mixpanel
A React Native wrapper for Mixpanel tracking
Stars: ✭ 451 (+379.79%)
Mutual labels:  ios-app, mobile-app
QtMobileApp
This repository contains basic template for Qt for mobile app development using QML and C++ as backend to access RESTful API's
Stars: ✭ 16 (-82.98%)
Mutual labels:  mobile-app, ios-app
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (-76.6%)
Mutual labels:  mobile-app, ios-app
Model2app
Turn your Swift data model into a working CRUD app.
Stars: ✭ 118 (+25.53%)
Mutual labels:  ios-app, mobile-app
Aawazein
A News Application 🗞️ built under 24 hours ⏰. It is built 🚧 with React Native ⚛️. 🚀 and 3 cups of Chai ☕
Stars: ✭ 28 (-70.21%)
Mutual labels:  mobile-app, ios-app
Ionic-ElastiChat-with-Images
Ionic Magic Chat with Angular Elastic, Autolinker.js and more!
Stars: ✭ 66 (-29.79%)
Mutual labels:  mobile-app, ios-app
Mobileapp Pentest Cheatsheet
The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.
Stars: ✭ 3,051 (+3145.74%)
Mutual labels:  ios-app, mobile-app
Gas Oil Mixture Mobile
Mobile app for calculation of gasoline/oil ratio for 2 stroke engines built with React Native.
Stars: ✭ 61 (-35.11%)
Mutual labels:  ios-app, mobile-app
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (+121.28%)
Mutual labels:  ios-app, mobile-app
Social-Dating-iOS-App
📱 pH7 Social Dating iOS App allows you to use pH7CMS through an easy-going and intuitive iOS webview app. Core is 100% open source and as always contributions are welcome
Stars: ✭ 22 (-76.6%)
Mutual labels:  mobile-app, ios-app
Food Delivery App
Swiggy Clone with React-Native
Stars: ✭ 170 (+80.85%)
Mutual labels:  ios-app, mobile-app
ScoutAR
Augmented reality app displays nearby restaurant information in a live camera and map view.
Stars: ✭ 28 (-70.21%)
Mutual labels:  mobile-app, ios-app
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-82.98%)
Mutual labels:  mobile-app, ios-app
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-70.21%)
Mutual labels:  ios-app, mobile-app
Fridpa
An automated wrapper script for patching iOS applications (IPA files) and work on non-jailbroken device
Stars: ✭ 69 (-26.6%)
Mutual labels:  ios-app, mobile-app
Calenstyle
Responsive Drag-&-Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone
Stars: ✭ 83 (-11.7%)
Mutual labels:  ios-app

Github Native

Not really sure why nobody has done this in a reasonable way yet, guess I'll take a crack at it. ¯_(ツ)_/¯

preview

Installation

You'll need a config.json file in the root, that looks something like this:

{
  "github": {
    "client_id": "..",
    "client_secret": ".."
  }
}

$ npm install
$ npm start
$ npm run ios
$ react-native log-ios

Questions? Feedback? Please let me know

License (MIT)

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|

Copyright © 2017-present Jack Hanford [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].