Giter VIP home page Giter VIP logo

githawkroutes's Introduction

GitHawkRoutes

Strongly-typed deep-links into GitHawk.

Installation

Just add GitHawkRoutes to your Podfile and pod install. Done!

pod 'GitHawkRoutes'

Usage

Create one of the available routes:

import GitHawkRoutes

let repo = RepoRoute(
  owner: "GitHawkApp",
  repo: "GitHawk",
  branch: "master"
)

Then simply use our UIApplication extension to have your app open GitHawk:

UIApplication.shared.open(githawk: repo)

Really, that's it!

Beware using the master branch of this repo as the App Store version of GitHawk may be behind. In that case, the route will just open GitHawk.

Acknowledgements

githawkroutes's People

Contributors

palmin avatar rnystrom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

githawkroutes's Issues

Route with encoded url

I really liked the new twitterific beta which allows third party developers or shortcuts app users not to worry about the app routes and simply pass the encoded url and main app itself handles the parsing and opening correct screens based on the url.

Check out the release notes from twitterific testflight release notes to get basic understanding.
GitHawk Upload by rizwankce

Since we already have strongly typed routes. Guess implementation would be simple. It would really help users rely on routes.

Sent with GitHawk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.