Skip to content

API for checking if App is available #10

Closed
Mazyod opened this Issue · 0 comments

1 participant

@Mazyod
Kitz member

After seeing #9, it is apparent that the developer will need to ask if the app is available or not. Something like:

if AvailableApps.Twitter.installed {
    // Twitter is installed
}
@Mazyod Mazyod added the enhancement label
@Mazyod Mazyod added this to the v0.9 milestone
@Mazyod Mazyod added a commit that closed this issue
@Mazyod Mazyod support checking if app installed, closes #10
Simplify API for opening apps, as well as supporting more apps.
6272e35
@Mazyod Mazyod closed this in 6272e35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.