Super Man
Super Man
I've also encountered this. Is there any solution currently? Unfortunately, I don't know Android native skills
> > > @toketas你找到解决方案了吗? > > > > > > 我必须[在这里实现我自己的本机模块](https://github.com/toketas/rn-launcher/tree/main/android/app/src/main/java/com/toketas/simplelauncher) > > 明白了,谢谢老哥 哥们,怎么使用你修改过后的包呢?挺急的,谢谢
I'm experiencing the same issue @EmilJunker
react-native": "0.79.4" app crashes
Yes, under the new architecture, Android devices experience serious frame drops, especially mid- to low-end phones. For example, in one scenario: when I wrap a FlashList with KeyboardAvoidingView using behavior="padding",...