An open API service indexing awesome lists of open source software.

https://github.com/orta/gitdawg

React Native Components for GitHawk
https://github.com/orta/gitdawg

Last synced: 4 months ago
JSON representation

React Native Components for GitHawk

Awesome Lists containing this project

README

          

# GitDawg

[![CI Status](http://img.shields.io/travis/orta/GitDawg.svg?style=flat)](https://travis-ci.org/orta/GitDawg)
[![Version](https://img.shields.io/cocoapods/v/GitDawg.svg?style=flat)](http://cocoapods.org/pods/GitDawg)
[![License](https://img.shields.io/cocoapods/l/GitDawg.svg?style=flat)](http://cocoapods.org/pods/GitDawg)
[![Platform](https://img.shields.io/cocoapods/p/GitDawg.svg?style=flat)](http://cocoapods.org/pods/GitDawg)

## Example

To run the example project, clone the repo, and run:

* `npm install`

In the project root directory.

* `gem install cocoapods-fix-react-native`
* `pod install`

In the Example directory.

## Requirements

## Installation

GitDawg is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'GitDawg'
```

## Author

orta, orta.therox@gmail.com

## License

GitDawg is available under the MIT license. See the LICENSE file for more info.