Augusto Ostapechen

Results 3 comments of Augusto Ostapechen

Try this: ``` if (block.type === 'ordered-list-item') { return { start: ``, end: '', nest: '', nestStart: '', nestEnd: '' } } ``` You also can pass a inline style...

I've the same issue. - RN version 0.63.4 - Expo with Bare workflow. I've already try to link manually, but don't work as well.

I can't reproduce the error on iOS, so I don't know if this error happens only in the Android.