Alexey Zolotaryov

Results 108 comments of Alexey Zolotaryov

@nikitabudkovskiy Привет! я сделал так ``` const [isImage, setIamge] = useState(null); ..... return { setIamge(event) }} progressiveRenderingEnabled borderRadius={20} /> ``` Проблема в том, что после того как маркеры добавлены на...

I solved this problem as follows https://github.com/necolas/react-native-web/issues/1579#issuecomment-683318144

I solved this problem as follows "react-native-web": "^0.13.9", node_modules/react-native-web/dist/vendor/react-native/VirtualizedList/index.js Added a second object on line 349 ` _this._scrollMetrics2 = { contentLength: 0, dOffset: 0, dt: 10, offset: 0, timestamp: 0,...

@awmiklovic Hi! No problem, here's the whole file, you can compare. "react-native-web": "^0.13.13" PATH: node_modules/react-native-web/dist/vendor/react-native/VirtualizedList/index.js [index.js.zip](https://github.com/necolas/react-native-web/files/5271644/index.js.zip)

> @azesmway have you updated this to work with "react-native-web": "0.17.1"? Looks like these changes are already there, but I'm seeing the same issue still. Hi I found solution easier...

https://github.com/software-mansion/react-native-reanimated/issues/5067#issuecomment-1719367940

Hi https://drive.google.com/file/d/1D3oaHstzlmIAvIqzbwfSTwlonxJev7Yh/view?usp=sharing you can download an example and see if it will work for you on M1 I have not tested on M1

> I tried your example in android My example is made on mac os, and you are trying to run it on windows. need to fix the path

> Example won't work on windows unless change unity project/built settings/player settings/Other settings /Configuration/IL2CPP to Mono this plugin is no longer supported use this - https://github.com/azesmway/react-native-unity