Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

App-Lobby/Upstream

Repository files navigation

What is Upstream?

It gives you a magic button, because this button will only appear when there is an app update available on appstore for given app.

Place this button anywhere you wish. Best location is to place it on trailing navigation bar item.

How to use it?

  • Import this library as swift package in your project.
  • Get the app Id from app store connect for your app. Tutorial
  • Follow the below snippet
import SwiftUI
import Upstream
struct ContentView: View {
 var body: some View {
 UpstreamButton(.init(appId: "1618653423"), showFeatureSheet: false)
 }
}

License

Upstream is licensed under the MIT License.

"Buy Me A Coffee"

About

In app "App Update" button library in swift

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /