Open Source iOS Library Allowing You To Easily Set Up Complex URL Schemes

There are so many URL schemes available for use in iOS devices, and a couple of years ago I mentioned a great database of url schemes that is still maintained.

Here’s a library from Joel Levin called JLRoutes that makes it very easy to handle complex URL schemes within your apps.  As the readme states:

JLRoutes is advanced URL parsing with a block-based callback API. It is designed to make it very easy to handle complex URL schemes in your application without having to do any URL or string parsing of any kind.

Definitely a brilliant library that makes it very easy to handle multiple parameters through a URL scheme with ease.

You can find JLRoutes on Github here.

More examples and information over on the Github page.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Open Source iOS Library Allowing You To Easily Set Up Complex URL Schemes

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *