Vincent Tang

Results 3 comments of Vincent Tang

But render function will alway trigger change event of editor.

Same issue. I am using SDK 53. I can solve this problem by changing router.navigate() to router.push() as this [issue](https://github.com/expo/expo/issues/33658) said for SDK 52.

@descorp Thanks for your reply and advice, I'll check it out.