Skip to content

[ui][android] Add custom button shapes#40163

Merged
aleqsio merged 1 commit intomainfrom
@aleqsio/10-01-add_custom_button_shapes
Oct 7, 2025
Merged

[ui][android] Add custom button shapes#40163
aleqsio merged 1 commit intomainfrom
@aleqsio/10-01-add_custom_button_shapes

Conversation

@aleqsio
Copy link
Copy Markdown
Contributor

@aleqsio aleqsio commented Oct 2, 2025

Why

Allows users to create compose buttons with custom shapes.

How

Reused the Shape component and allowed it to be added as a prop with strict typing.

Test Plan

Tested in bare-expo.

Checklist

Copy link
Copy Markdown
Contributor Author

aleqsio commented Oct 2, 2025

@expo-bot
Copy link
Copy Markdown
Collaborator

expo-bot commented Oct 2, 2025

The Pull Request introduced fingerprint changes against the base commit: 3a94209

Fingerprint diff
[
  {
    "op": "changed",
    "beforeSource": {
      "type": "dir",
      "filePath": "../../packages/expo-ui/android",
      "reasons": [
        "expoAutolinkingAndroid"
      ],
      "hash": "9abcc8d84e2ee85b89c5cdc1da9d57a22a8d8b14"
    },
    "afterSource": {
      "type": "dir",
      "filePath": "../../packages/expo-ui/android",
      "reasons": [
        "expoAutolinkingAndroid"
      ],
      "hash": "d0de59333f5a7652393fe0823768a98d3b6f2fab"
    }
  }
]

Generated by PR labeler 🤖

@aleqsio aleqsio changed the title [docs] Process FileTree components in markdown output for LLMs (#40041) [ui] Add custom button shapes Oct 3, 2025
@aleqsio aleqsio changed the title [ui] Add custom button shapes [ui][android] Add custom button shapes Oct 3, 2025
@aleqsio aleqsio force-pushed the @aleqsio/10-01-add_custom_button_shapes branch from 4540aff to 38e5dd9 Compare October 6, 2025 09:04
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Oct 6, 2025
@aleqsio aleqsio marked this pull request as ready for review October 6, 2025 09:07
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 6, 2025

Subscribed to pull request

File Patterns Mentions
packages/expo-ui/** @behenate, @douglowder

Generated by CodeMention

@aleqsio aleqsio force-pushed the @aleqsio/10-01-add_custom_button_shapes branch from 38e5dd9 to 56a7a6b Compare October 6, 2025 09:21
@aleqsio aleqsio requested review from Kudo and lukmccall October 6, 2025 11:23
@aleqsio aleqsio force-pushed the @aleqsio/10-01-add_custom_button_shapes branch from 56a7a6b to 7f83b44 Compare October 7, 2025 15:16
@aleqsio aleqsio merged commit af3879a into main Oct 7, 2025
8 of 9 checks passed
@aleqsio aleqsio deleted the @aleqsio/10-01-add_custom_button_shapes branch October 7, 2025 15:17
@Kudo Kudo added the published Changes from the PR have been published to npm label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about published Changes from the PR have been published to npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants