lucasvieceli
lucasvieceli
I tried this ``` const client = new Instagram({ username: usuario, password: senha, cookieStore }, { language: 'pt-BR', proxy: 'http://185.22.174.68:655' }); ``` but is returning {}, and does not write...
every request I have a different proxy?
today I am using [email protected], it is working perfectly. But in version 3.1.2, when I click on the product card, the image jumps, this is only happening in ios I'm...
expo go/ios/react-navigation v6 without property `detachInactiveScreens={false}`  expo go/ios/react-navigation v6 with property `detachInactiveScreens={false}`  it fixed a part of the problem, but the image still jumps when...
I slowed down the animation, to be able to see the problem 
in mine I noticed that an animation was happening this problem before it was like this: ``` return ( ..... ); ``` adjusted: ``` return ( ..... ); ```
which helped me too, putting gestureEnabled: false in options on your screen
https://gist.github.com/luizfelipeleite/9301a10cc615d460ee05d4f8f7b915f9 talvez isso ajude
@salman0ansari Would it be very difficult to implement these features? I would like to help the project