Armin Dervić

Results 3 issues of Armin Dervić

RN version: 0.60 Package version: 2.1.1 This is the data I supplay to getDirections method: ` const data = { source: { latitude: Number(checkpoints[0].address.lat), longitude: Number(checkpoints[0].address.lng), }, destination: { latitude:...

bug

react-native: 0.60.5 react-native-perspective-image-cropper": "^0.4.4 **Original:** ![Screenshot_20200220-164834_Straight_Line 1](https://user-images.githubusercontent.com/56969846/74953136-8e75b280-5401-11ea-9c4c-146b258ceb42.jpg) **Selected coords:** ![Screenshot_20200220-165037_Straight_Line 1](https://user-images.githubusercontent.com/56969846/74953174-9d5c6500-5401-11ea-8ab0-cdc76827eb60.jpg) **Result:** ![Screenshot_20200220-165046_Straight_Line 1](https://user-images.githubusercontent.com/56969846/74953196-a6e5cd00-5401-11ea-8a11-3c827953a21c.jpg) ``` constructor(props) { super(props) this.state = { enableExtract: false, } this.updateImage = this.updateImage.bind(this) this.crop = this.crop.bind(this)...

Version fetch fails for android. Probably because version is hidden in modal now. ![Screenshot 2022-09-15 at 13 04 56](https://user-images.githubusercontent.com/56969846/190388228-2b223269-27ae-4a82-b12a-5d86918cf457.png)