Skip to content

[android][ui] text input leading and trailing icons#38147

Open
mateoguzmana wants to merge 10 commits intoexpo:mainfrom
mateoguzmana:feat/text-input-icons-android
Open

[android][ui] text input leading and trailing icons#38147
mateoguzmana wants to merge 10 commits intoexpo:mainfrom
mateoguzmana:feat/text-input-icons-android

Conversation

@mateoguzmana
Copy link
Copy Markdown
Contributor

@mateoguzmana mateoguzmana commented Jul 17, 2025

Why

Compose TextField has options to render leading and trailing icons.

How

Created two new props, leadingIcon and trailingIcon, which accept a material icon name.

The Button component was already rendering an icon, which allowed to extract that piece and reuse it for the new props.

Test Plan

Screenshot_1752793769

Checklist

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Jul 17, 2025
@mateoguzmana mateoguzmana force-pushed the feat/text-input-icons-android branch from 4d68518 to 55c91fd Compare July 17, 2025 23:57
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Jul 17, 2025
@mateoguzmana mateoguzmana marked this pull request as ready for review July 18, 2025 07:33
@github-actions
Copy link
Copy Markdown
Contributor

Subscribed to pull request

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

Generated by CodeMention

@mateoguzmana
Copy link
Copy Markdown
Contributor Author

mateoguzmana commented Sep 2, 2025

@aleqsio, is there anything I can help with to push this forward? (other than solving conflicts)

@aleqsio
Copy link
Copy Markdown
Contributor

aleqsio commented Sep 2, 2025

I'm good with merging this once we resolve conflicts – feel free to tag me again then

@mateoguzmana
Copy link
Copy Markdown
Contributor Author

@aleqsio, I think it should be good to go now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: passed checks ExpoBot has nothing to complain about

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants