Burak Simsek

Results 13 comments of Burak Simsek

The issue exists, had to put a hacky rename step post prebuild to make it work

@Simek - Thank you for checking. I have just tried with the latest SDK and the issue is still there. I have pushed the SDK 46 update to this repo:...

Hi @douglowder @Simek , Just an FYI. The issue persists on the SDK 47. Commit pushed to the repo: https://github.com/buraks/expo-language-test Here is the failing build: https://expo.dev/accounts/buraks/projects/expo-language-test/builds/ee92c5f3-46ed-477c-91dc-4981217d86c0

@Gaarahan have you had any luck finding a workaround? I have the same problem with my yarn workspaces setup.

Hi, since WAL is not supported Prisma becomes unusable in our project. We have two applications sharing a single SQLite database. Even though the applications are not doing a lot...

@lukesthl this looks great, exactly what I need. I can see that the PR has been open for a long time, are you still using this as is or does...

@EvanBacon any chance that you can merge this in? 🙃

The issue I am mentioning is not about how to use colors on Swift, that part works for me as well. However, `$accent` and `$widgetBackground` are supposed to be special...

@alanjhughes I have just rebased and rebuilt the JS

I am getting ``` JNI DETECTED ERROR IN APPLICATION: JNI IsAssignableFrom called with pending exception java.lang.NoSuchMethodError: no non-static method "Lio/invertase/googlemobileads/ReactNativeGoogleMobileAdsNativeModule;.setEventEmitterCallback(Lcom/facebook/react/bridge/CxxCallbackImpl;)V" ``` I am on the latest version of Expo and...