• This repository has been archived on 10/Feb/2020
  • Stars
    star
    101
  • Rank 338,166 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GitHub Notifications in your pocket.

Gitify Mobile travis

If you are looking for the desktop version - manosim/gitify.

Gitify

Download

Available for free on iOS & Android.

Prerequisites

Setup

First you will need the react-native cli. To install:

npm install -g react-native-cli

Then install the project dependencies:

npm install

Running the project

For both platforms, first open the terminal:

npm start
iOS

To run the project on iOS you will need Xcode 7 and above. For development, it is suggested to use the emulator. Finally just open the XCode Project or use the shortcut:

./scripts/run ios
Android

To run the project on Android, once you have downloaded the SDK, use the shortcuts:

Runs the android emulator (android avd to create it):

# emu_name: Defaults to Android_6.0
./scripts/emulator android emu_name

Run the app on the running emulator.

./scripts/run android

Test

To run the tests (eslint):

npm test

More Repositories

1

gitify

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
TypeScript
3,951
star
2

django-rest-framework-docs

Document Web APIs made with Django Rest Framework
Python
645
star
3

ui-color

Converting HEX & RGB colors to UIColor for both Objective C & Swift.
TypeScript
224
star
4

django-rest-framework-api-key

An extra layer of authentication for Web APIs made with Django REST Framework
Python
93
star
5

npm-click

Comparing NPM (dev)Dependencies
TypeScript
70
star
6

pypiup

CLI that checks whether your pypi requirements are up to date
Python
59
star
7

trevor

A hybrid app based on Ionic Framework, AngularJS and Apache Cordova.
JavaScript
37
star
8

alfred-react-native

Access the React Native Documentation from Alfred
JavaScript
16
star
9

react-native-base

Everything you need when starting a new react native project
JavaScript
15
star
10

react-cordova

A React project template for Apache Cordova
JavaScript
15
star
11

react-giphy

A React component displaying awesome gifs from Giphy.com.
JavaScript
10
star
12

mocr

A mock http server to be used where you can't mock http requests
TypeScript
7
star
13

css-edit-groups

An Atom package to jump to CSS, LESS, SASS groups like CSSEdit.
CoffeeScript
5
star
14

dotfiles

Dotfiles from scratch.
Shell
3
star
15

angular-project-template

An angular project template.
JavaScript
3
star
16

builtwithelectron

Where awesome - made with electron - apps meet
Python
3
star
17

git-releases

A nice way to view repositories GitHub Releases.
JavaScript
2
star
18

manos.im

Repository containing the source for my website
JavaScript
2
star
19

reloading

A Loading component for ReactJS.
JavaScript
2
star
20

remix-auth-facebook

TypeScript
1
star
21

react-rest

[WORK IN PROGRESS] A React REST Client.
JavaScript
1
star