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

Create Example App #16

Merged
merged 7 commits into from
Nov 19, 2024
Merged

Create Example App #16

merged 7 commits into from
Nov 19, 2024

Conversation

tamerbader
Copy link
Contributor

@tamerbader tamerbader commented Nov 13, 2024

Description

This PR introduces a new example app developers can utilize to better understand how to integrate the Mobile Payments SDK into their applications.

Demo

DonutCounterDemo.MP4

@tamerbader tamerbader force-pushed the tbader/example-app branch 2 times, most recently from 3962f1b to bfa7d00 Compare November 13, 2024 18:43
}
.padding([.leading, .trailing], isIPad ? 50 : nil)
.padding([.top, .bottom])
.background(Color.white)
Copy link
Member

Choose a reason for hiding this comment

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

Is it intentional that this app doesn't support dark mode?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah per mary it's only light mode for now. Also set the User interface style to light for the app so that MPSDK screens are also forced light mode.

@tamerbader tamerbader force-pushed the tbader/example-app branch 2 times, most recently from 34ab645 to 2b28348 Compare November 19, 2024 18:17
@tamerbader tamerbader merged commit 957bb20 into main Nov 19, 2024
2 checks passed
@tamerbader tamerbader deleted the tbader/example-app branch November 19, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants