kocburak
kocburak
### Bug Report I'm developing a navigation app for Ford SYNC. My app is running smoothly on Android API 23, 25, 26 with various phones. But when I tested with...
### What happened? I am getting negative network received :D  ### What should have happened? Positive network values ### How to reproduce the bug? I have no idea ###...
### Minimal reproducible example https://github.com/jleyba-rbi/expo-53-treeshaking ### Steps to reproduce https://github.com/expo/expo/issues/36129 I am writing from this issue. My setup was working for EXPO 52. I need to disable Tree shaking in...
### Description I have 2 transform translateY animation. When the useNativeDriver:false, there is no issue except performance. I can see the animation moves couple frames behind from native animation. When...