Skip to content

ayushgoel/LinkKeyboard

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Setup

  • Setup Crashlytics
    • Go to Edit Scheme and add environment variable FABRIC_KEY to your key.

What is this repository for?

This open sources the code base for my app Link Keyboard : My Links Everywhere available on App Store.

Why should I care?

Reading the code can give you some insights into iOS development. Here are some feature implementations you can find in this code that might be helpful to you:

  • The code base is written entirely in Swift.
  • Uses two types of extensions and thus explains their workings too:
    1. Custom Keyboard to put URLs in your input.
    2. Share extension to get URLs from other apps.
  • Use of custom framework in iOS.
  • Animation using constraints.

Author

Ayush Goel, ayushgoel111@gmail.com

License

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

About

Source for "Link Keyboard : My Links Everywhere" iOS app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published