aubri

Results 9 comments of aubri

I also tried ```RCT_NEW_ARCH_ENABLED=1 npx pod-install ios``` and got this error.. when i'm installing 'react-native-image-picker' I tried removing and re installing node modules, pods, podfiles and everything but still getting...

no any updates? :( i found that i can't render images when i fetch the image url from api.. when i copy the url from the data and put it...

@leeseonghyun21 yeah, i am temporarily using fallback too, but i guess when i set fallback true, there not much reasons for using fast image since it uses default image component...

actually i didn't install (technically removed) notifee and tested it. I don't why the problem occurs.. 🥹

and i also changed 'entering' prop into normal animated style and the same problem happen. ``` const [tranisitionEnd, setTranisitionEnd] = useState(false); useEffect(() => { const afterNavigate = navigation.addListener('transitionEnd', () =>...

And there is also issue that if i change 'native stack navigator' into 'stack navigator', when i come back to the first screen after navigate using goback, the first screen...

no any updates about this? this is a really serious problem.. at least for me. I can't use a navigation header neither remove animations.. I wonder how others are doing....

@e-younan yep! I installed my app into a physical ios device(haven't tried android though) but still got the same problem.. I used react navigation prior version like 2 years ago,...