Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

how to prevent textInput re-rendering with react native?

$
0
0

I am developing a simple editor application with react native.I've implemented the ability to add parentheses.

However, in order to implement this feature, I needed to manage the selection as a state, so I also gave it to the textInput props. This caused re-rendering on every input, which made it impossible to use.

How can I prevent re-rendering while maintaining this functionality?

Thank you very much for your help.

https://snack.expo.dev/@msickpaler2/textinput-demo


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>