Florian Leeser
Florian Leeser
I just found out that iOS automatically translates my app with the translations I gave it through your package without even adding the key CFBundleLocalizations to the Info.plist. Is it...
The `FirebaseAuth.signInState` stream seems to return `null` instead of `false` when the user is not logged in. The Stream is of type `bool` as you can see: `Stream get signInState,`...
Terminal output: ``` fleeser@florian-leeser-74a6cdbfd1a7 salanitro-store % npx create-medusa-app@latest ? What's the name of your project? salanitro-store ? Enter an email for your admin dashboard user [email protected] ? Would you like...
I am trying to find the best way on how to get the current colorMode inside the design system package and the App that is using this package. Something like...