Skip to content

Minimal reproduction of issues linked to React Native's TextInput

Notifications You must be signed in to change notification settings

Houguiram/minimal-text-input-repro

Repository files navigation

Minimal text input repro

This repo was built to reproduce performance issues with React Native's TextInput. It has a toggle to switch from a controlled input to an uncontrolled one as they have different behaviours.

It is based on the default React Native template that comes when doing react-native init.

Run yarn && yarn android to run it.

About

Minimal reproduction of issues linked to React Native's TextInput

Resources

Stars

Watchers

Forks