Skip to content

Added Button, Columns & Link Handling #31

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

aarondemelo
Copy link
Contributor

@aarondemelo aarondemelo commented Jun 24, 2025

Added support for button and column component. The click event is added at the layout, if links are present in button options of as part of any component it will be processed to open a web page.

Updated the library entry. Now to render a builder page just have to add
BuilderIOPage(url: "URL")
Initialization will be at app launch
BuilderIOManager.configure(apiKey:"################")

Also added pull to refresh

Button and Column Rendering

Button.Column.mp4

Image with link

imagelink.mp4

Web rendering of buttons page

web

@aarondemelo aarondemelo requested a review from a team as a code owner June 24, 2025 12:14
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.

1 participant