Programming/React Native
ANRs Using Multiline TextInput on Samsung Devices
c29130811
2023. 2. 12. 14:38
https://github.com/facebook/react-native/issues/35936
[Investigation] ANRs Using Multiline TextInput on Samsung Devices · Issue #35936 · facebook/react-native
UPDATE: we have now released a patch release containing the first mitigation for all the supported versions of React Native plus 0.68 (since it's still used by a significant number of users): h...
github.com
갤럭시 등인 삼성 모바일에서 Text input에 multiline 으로 텍스트를 많이 입력하다보면 ANRs이 발생한다.
개발자 분이 공유 주셨는데 우리 앱에서도 발생 중...
근데 엄청 많은 양의 텍스트를 multiline 입력하게 될 경우 속도가 눈에 띄게 느려진다.
일반적으로의 속도는 원래 다음과 같다.
728x90