Mohammad Azimi

Results 20 comments of Mohammad Azimi

@oste is it what you want? https://codesandbox.io/s/loving-montalcini-f3ibo?file=/src/App.js

I had same issue while building my app for release via Xcode. Opening my project by `.xcworkspace` instead of `.xcodeproject` in Xcode and building the project fixed my issue.

خیلی خوب میشه اگر کنار idpay سرویس پرداخت دیگه ای اضافه بشه. من هر باری که خواستم پرداخت کنم، خطا گرفتم.

The issue is closed. Then what is the workaround or any update in react native? Can someone help me please

I would definitely suggest you use [react-multi-date-picker](https://github.com/shahabyazdi/react-multi-date-picker) instead It supports all date formats and any thing you may want

Hi @KEMBL! Thanks for your **webpack solution.** My webpack config is like this and I do **alias** like below. Now I'm a bit confused about how should I configure my...

I fixed it in this way as you said ```js config.resolve.alias['react-native-svg'] = aliasPathJoin(['react-native-svg', 'lib', 'module', 'ReactNativeSVG.web.js']) ``` the problem in my svgs was the style attribute which I removed and...

Duplicate of https://github.com/react-native-image-picker/react-native-image-picker/issues/1502

And the bad news is, I don't get any specific error or log on AndroidStudio logcat!