Skip to content

Repository files navigation

React Native No Lag Text Input

Re-packaged RN TextInput component with fixed lag issue described in react/react-native#20119

Install it

npm install --save react-native-no-lag-text-input

Replace:

import { TextInput } from 'react-native';

with:

import NoLagTextInput from 'react-native-no-lag-text-input';

About

Solves #20119

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages