Arda Senturk
Arda Senturk
in /services/http.service.js replace the password part password: credentials.password, with the following: enc_password: '#PWD_INSTAGRAM_BROWSER:0:{time}:'+credentials.password, Insta changed the login methods
Unfortunately I have the same problem. If I delete `removeClippedSubviews` or `stickyHeaderIndices` prop, the problem disappears. But if I don't add this prop, `SectionList` is constantly refreshing itself and the...
I was able to solve the problem by using FlashList instead of SectionList. Of course, I had to edit the data a bit to create sectionHeader in FlashList.
> I guess this can be closed regarding the upcoming 4.2.0 with MapLibre @ardasnturk? Yes 🙌
> I guess this can be closed regarding the upcoming 4.2.0 with MapLibre @ardasnturk? Yes 🙌
Same error https://github.com/ReactVision/viro/issues/317
> issue is fixed now.?? No 😔
I have the same problem. Have you tried the `resetARSession` method? I tried it but unfortunately it didn't help. When I run the `resetARSession` method, the AR model disappears from...
> Important note that I have found in the docs: > > > This rule is comparatively computationally expensive. If you are pressed for lint time, or don't think you...