ArianHamdi

Results 32 comments of ArianHamdi

Hi, I tried a workaround for the situation : let's take a look at the example below: ```javascript const initialUsers = [ { id: 11, name: "Arian" }, { id:...

@milennaj same problem ! i could fix it by remove key prop on RNPickerSelect component

@milennaj I got this warning when I tried to set a value that is not available in the items list

I received this error message today. In my case I reinstalled windows os and it shows this error when running pnpm install on the drive where the pnpm store was...

> Hey @hloriana, @chrisbonifacio any news here? Some other folks have been waiting for domain routing to work for a while now: #2340 Looks like theres an issue with Cloudfront...

> No, nothing new here. I ended up not using the i18n domain feature and instead, changed the default language based on the brunch in CI/CD. This means I have...