Adam Laughlin
Adam Laughlin
> I don't know why, but I had some problems with `react-native-reanimated: 2.7.1` when I installed in a simple project with some drawer navigation that uses `expo: 50.0.8` and `react-native:...
I just tested spinning up a barebones react-native/expo app and while shared element transitions are not crashing, they also just aren't working at all. I think something is just overall...
FWIW in Expo Go it just _doesn't_ work, but in development builds it outright crashes the app for me
any insights into this? @CalypsoTechLTD the key hotfix only works for me if I navigate between the screen with the animated component and a sibling screen twice in a row,...
Any updates to this? Also facing this issue, seems like a legitimate bug
any updates to this? also experiencing this repositioning issue with an `` inside ``. I've found that if I wrap the `` inside an extra view i.e. `` that does...
@honcon are you able to elaborate a little more for us react native devs who never really have to touch the native code? in my case I'm using EAS so...
@sraut1 just curious if you ever figured this out? I am wondering how in the world you add images to xcassets and drawables in expo managed apps. it doesn't seem...