corner radius for entry control should be part of standard library
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
I would love to have an option to create corner radius for "ENTRY" control as there is no option for it unlike other controls like BUTTON, FRAME etc.

---------------------------------------------------------------------------------------------------------------------------------------
### Public API Changes
ENTRY
### Intended Use-Case
With this features my app would require less dependency on third party libraries.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ENTRY control and comparing its corner-radius support with the BUTTON and FRAME controls. Review the proposed public API changes and the existing platform implementations. Done means ENTRY exposes a standard corner-radius option consistently across supported platforms, with appropriate coverage for the intended use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100