Microsoft/react-native-windows

Add ability to create custom TextInput based components

Open

#14629 opened on Apr 29, 2025

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

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