Rizki Budi Prasetyo
Rizki Budi Prasetyo
this solution works for me https://github.com/trivago/prettier-plugin-sort-imports/issues/245#issuecomment-1658194200
any update?
which react native version are you using?
try to downgrade 0.63.x
have you try with antoher dependency like https://github.com/bortolilucas/react-native-jitsimeet?
I don't think `expo-router` is stable and production ready unless this issue is resolved
have you found solution for this issue?
In my case, Gemini 2.5 Flash Preview doesn't show in agent mode on VS Code Insider. It is shown in Ask and Edit mode. Do the same thing on the...
Try to add your SHA-1 to `app.json` ```json { "expo": { "android": { "config": { "googleSignIn": { "certificateHash": "" } } } } } ``` https://stackoverflow.com/a/67922139