Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Push, Wallet] Subscriptions List #697

Merged
merged 13 commits into from
Feb 6, 2023
Merged

[Push, Wallet] Subscriptions List #697

merged 13 commits into from
Feb 6, 2023

Conversation

llbartekll
Copy link
Contributor

@llbartekll llbartekll commented Feb 2, 2023

Description

  • Add Tab bar to main screen
  • add Subscriptions list screen
  • add active subscription publisher to push wallet client
  • present session proposal and push request on top of main screen(the one with tabs)

Resolves #698

How Has This Been Tested?

  • manually

Due Dilligence

  • Breaking change
  • Requires a documentation update

}

func presentNotifications(subscription: WalletConnectPush.PushSubscription) {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

next iteration?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct

import Combine
import Foundation

class PushSubscriptionsObserver {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may better to do it inside Push SDK?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, it got to wallet files by accident 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:D it actually is in sdk already, just the wallet dir

@llbartekll llbartekll merged commit 6a850b5 into develop Feb 6, 2023
@llbartekll llbartekll deleted the push-ui branch February 6, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants