Evgenii Kireev

Results 5 comments of Evgenii Kireev

Good day! I have the same crash on react-native: 0.63.2, jsc-android: ^245459.0.0: ``` Crashed: Thread : SIGSEGV 0x0000000000000010 #00 pc 0x73121a9748 libjsc.so #01 pc 0x73121f5fe8 libjsc.so #02 pc 0x7407046ba8 libc.so...

Good day! Can you tell me please how can i change the thumb size?

> @kyo504 No, we used one of the workarounds mentioned Which workaround do you use?

I have the same bag on Android on react-native 0.63.2: ``` Fatal Exception: java.lang.IndexOutOfBoundsException: setSpan (8 ... 8) ends beyond length 7 at android.text.SpannableStringBuilder.checkRange(SpannableStringBuilder.java:1325) at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:684) at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:676) at android.text.Selection.setSelection(Selection.java:94)...

I have the same issue on react-native 0.73.5 with axios 1.3.4. Any solutions?