andrei0807

Results 11 comments of andrei0807
trafficstars

![image](https://user-images.githubusercontent.com/32348752/161602478-6f0f38d8-a5bc-49bd-a734-83e2092815ca.png) There was db.datasources.ts file. but I got error. so I created empty db.datasource.config.json file in order to remove error.

Thanks for your response. ![image](https://user-images.githubusercontent.com/32348752/125049979-20a05880-e0d4-11eb-888c-ce8c4ff5a6f3.png) ![image](https://user-images.githubusercontent.com/32348752/125050003-25fda300-e0d4-11eb-8c44-ebd1e11d18fa.png) I found like component. I am going to change tabIndex status. How can I do it?

Same issue, I don't know how to solve

"react": "16.9.0", "react-native": "0.61.5", I got same issue in ios. Android version is file. I can barcode text instead of barcode image like \*16663343\*

@alkenani Can you share last full code?

![image](https://user-images.githubusercontent.com/32348752/140024461-fae1e98c-e225-43cb-bc01-1ba1dcf3a4e8.png) When I use shape for 3D map in ArcGIS pro, top and bottom are not correct and there are long line. How to fix this issue?

You can change min ios version on Podfile. ``` # platform :ios, min_ios_version_supported platform :ios, '13.0' ```