Yaroslav Vovchenko
Yaroslav Vovchenko
Hey, I created PR for the behavior you described. Also needed such functionality, so maybe we could upvote the issue https://github.com/timc1/kbar/pull/242
Hey, faced with the same issue on making Archive step, any updates here?
I'm having the same issue too, used https://www.npmjs.com/package/@morrowdigital/watermelondb-expo-plugin to add watermelon support to my dev client. Building with `expo run:platform` returns the error described in the title and building with...
I wrote an issue on plugin repo ([issue](https://github.com/morrowdigital/watermelondb-expo-plugin/issues/2)) and got an answer that the plugin is incompatible with Expo v44 SDK yet, but they are saying that the issue should...
> @Yarkhan I'm using Expo 43 on a bare project with expo-modules and it compiles fine. At least for me, it's only upgrading to Expo 44 that breaks it. The...
@Kudo does this work for expo projects with `dev-client` and `expo prebuild -p ios`? After following instructions it's failing on EAS Fastlane step with: ``` Compiling @nozbe/watermelondb Pods/WatermelonDB » Database.swift...
@takameyer I'll create a repro later today and share the link when it will be ready
@takameyer i was unable to test it out because of project migration to expo 45 and impossibility to finish migration to realm, still going to test this out with new...
Hey @tomduncalf, sorry for long answer Yeah, the issue still persists, I created a minimal repro here https://github.com/thecoorum/realm-expo-issue
I was using EAS for building and then directly installing into sim. Then `expo start --dev-client` but as soon as I select the server the app crashes