Microsoft/react-native-windows

Add ability to create custom TextInput based components

Open

#14,629 opened on Apr 29, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (544 forks)batch import
Area: TextInputNeeds: Dev DesignNew ArchitecturePartner: Officeenhancementhelp wanted

Repository metrics

Stars
 (6,114 stars)
PR merge metrics
 (Avg merge 3d 17h) (62 merged PRs in 30d)

Description

Currently you cannot create a custom TextInput component.

We'll need to create native APIs to be able to create and customize TextInput behaviors.

Contributor guide