Skip to content

feat:Multi-line buttons should be possible via configuration#4506

Open
adbs1 wants to merge 3 commits intocallstack:mainfrom
adbs1:main
Open

feat:Multi-line buttons should be possible via configuration#4506
adbs1 wants to merge 3 commits intocallstack:mainfrom
adbs1:main

Conversation

@adbs1
Copy link
Copy Markdown

@adbs1 adbs1 commented Sep 23, 2024

Motivation
Multi-line buttons should be possible via configuration.

Related issue
(#2584 (comment))

Test plan
<Button icon="content-save-edit" onLongPress={handleSubmit(submit)} onPress={() => Alert.alert('Press & hold')} numberOfLines={2} > A short label{'\n'}<Text style={{ fontSize: 8, margin: 0, lineHeight: 12 }}>(Press & hold)

image image

@lukewalczak lukewalczak force-pushed the main branch 6 times, most recently from 1062366 to 1da5d15 Compare May 8, 2025 09:47
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