Sergey Filatov
Sergey Filatov
Confirm, layout is different on iOS (left) and Android (right). 
Installing @react-native-community/cli-debugger-ui + clearing application data in inspect solved this to me.
Found the reloaded version, can be closed
Nové On Wed, 4. Mar 2020 at 03:44, Ilkhom Safarov wrote: > @lid3rs Did you find out how to solve this > problem ? Same error comes to me >...
You can try this: ``` import {Image} from 'react-native'; // data is the image object from camera await Image.getSize(data.uri, (width, height) => { data.width = width; data.height = height; });...
Awesome feature
Very annoying behavior. Impossible to navigate.
Yes, looks like it is not the programm error, it is about path of mysqldump. Case can be closed or left here for others.
> It's already have, just check the document closely. Could you please show where? I am not able to find it neither.
Sketch plugin, yes!