S. Mehran Abghari

Results 7 issues of S. Mehran Abghari

Hello, Hope u are safe. Thanks for gathering this package. ### Use case for the feature I want to convert Country to Nationality in some parts of my application. For...

feature request
next

I have a Carousel of components, which each slide has a Carousel in it (about 10 slides, each has 3 slides). And it's too slow and make browser stops working...

Hello, Thanks for creating this library, Do you have React Native version of this library to use in Android & IOS apps? Do you have any plan to create that?

request

Hello, Thanks your nice library. It's possible that a Host be a Client itself (at same time) or not ?? And one other question: It's possible that a client be...

Hello, I have two files in this format "filename_locale.js", like: - Projects_en.js - Projects_fa.js I check language at begining and import right file like this: ``` alert(strings.getLanguage()); const language =...

### Current behaviour When I have a large component in a Menu, it can go out of the safe-area-view going behind the statusbar and the notch (photos below). ### Expected...

bug
Menu

PR https://github.com/FirebaseExtended/firebase-framework-tools/pull/346 breaks nextjs rollouts in a monorepo setup. We have our next app at `apps/web` and the build output is `apps/web/.next/standalone` but in #346 the adapter only picks root...