Andreas

Results 10 comments of Andreas

I got the same error when I tried to download it the first time. You probably downloaded it as a zip, or forgot the "--recursive" in "git clone --recursive [email protected]:gabrieloc/GIOVANNI.git"...

Hey, I would also like to see this issue be solved, but in the meantime i thought i'd share how i solved it temporarily if there's other people out there...

Hello, just wanted to chime in that getting the endpoint url would be helpful when generating a client for React Native /w Expo in certain circumstances. React Native's implementation for...

I wasn't able to figure out how to write my own plugin on top of this that would add the localization file, as i had some problems getting the correct...

I am working on upgrading to expo 53, but see that my hacky workaround no longer works after the rewrite of the router-store in #36199 and #36383. It seems like...

@marklawlor I was able to work around the issue by patching the router-store, but obviously I don't have a lot of knowledge about the internal workings of expo-router or react...

I am having the same problem on skia 1.4.2, React Native 0.75.3, Expo 51.0.34 and victory-native 41.4.0. Just shows an empty area on iOS simulator, but works on my real...

@marandaneto We had some other issues with iOS that was fixed in https://github.com/PostHog/posthog-ios/issues/298 but our iOS recordings seems stable for now.

I just found a session replay from a user in PROD on iOS that had some redacted text shown after going router.back() from one page in the stack to another....

I also had the same problem after upgrading from Expo 52 (and all related packages within the same version range, kept up to date with expo-doctor) to expo 53 (which...