Skip to content

Conversation

@raulriera
Copy link
Collaborator

@raulriera raulriera commented Jan 15, 2026

This pull request introduces several improvements and fixes across both the Flipcash app UI and build scripts. The most significant changes focus on UI simplification, bug fixes, and enhancements to developer tooling for protocol buffer generation.

@raulriera raulriera changed the base branch from main to feat/mcap-chart January 15, 2026 16:07
@raulriera raulriera requested a review from bmc08gt January 15, 2026 16:07
var body: some View {
NavigationView {
Background(color: .backgroundMain) {
ScrollBox(color: .backgroundMain) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Pretty much removing all of these


HStack {
Text("1% Free")
Text("1% Fee")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Drive-by fix

@raulriera raulriera changed the title fix(scroll box): removed the scroll box from the screens. refactor: animation and script updates Jan 15, 2026
@bmc08gt
Copy link
Collaborator

bmc08gt commented Jan 15, 2026

can we split the animations and script stuff out of this PR? it's now like 3 different things

@raulriera raulriera force-pushed the fix-remove-scroll-box branch from e2f8abd to 07b9216 Compare January 15, 2026 21:06
@raulriera
Copy link
Collaborator Author

Updated

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.

3 participants