valeriik
valeriik
Thanks but your code example does not contain `React.forwardRef` functionality. If you change `const DropdownComponent = () => {` to `const DropdownComponent = (props, ref) => {` and `export default...
> This solution > `setTimeout(() => this._carousel.snapToNext(), 0)` > and this one > `requestAnimationFrame(() => this._carousel.snapToPrev())` > work for me, however the animation disappears in both cases (only on android)....
My variant is to use **createTransform** from 'redux-persist', full example provided here: https://stackoverflow.com/questions/58483934/how-to-make-redux-persist-blacklist-for-nested-state/63845127#63845127
My steps: 1. Launch app with PROVIDER_GOOGLE on iOS without any markers etc, just the map. CPU about **100%** 2. Add 1-5 custom marker(s). CPU about **65%** 3. Remove all...
As CPU performance is very important bug, I have found only 1 way to avoid it - use **icon** prop instead of image prop or custom marker. But here I...
guys, any news here?
Guys, so when the fix will be applied for this library?
So, can someone tell when will we able to see locale support for Android? Thanks