Description
getting the following error after upgrading to 2.0.0-rc.2
from 2.0.0-rc.1
Screenshots
Steps To Reproduce
- upgrade to rc.2
- install the latest rc
rc.2
Expected behavior
it should work as before.
Actual behavior
it throws an error ReferenceError: Can't find variable: _setGlobalConsole
Snack or minimal code example
N/A
Package versions
- React: 16.13.1
- React Native: 0.63.4
- React Native Reanimated: ^2.0.0-rc.2
- NodeJS: v14.15.3
Yes the issue happens on both android & IOS after upgrading & on fresh projects.