Edstubbz
Results
2
issues of
Edstubbz
### Description After update to 0.72.2 and connect to chrome debugger an error appears: Invariant Violation: Calling synchronous methods on native modules is not supported in Chrome. Consider providing alternative...
Needs: Triage :mag:
### Description After connect to ChromeDebugger (by example React Native Debugger) animations work very slow https://github.com/software-mansion/react-native-reanimated/assets/75758285/ab4fb924-f54a-4544-8212-be4d27a1cf51 ### Steps to reproduce import React from 'react'; import { Button, StyleSheet, View }...
Platform: Android
Needs review
Repro provided