You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(): React 19/ RN 0.78 upgrade (#2993)
BREAKING CHANGE:
* React 19 and React Native 0.78 minimum are required
* SDK 26 minimum is required on Android
* The `debug` and `mode` properties are now deprecated
* `SKSGRoot` api is now async, as a result functions such as `drawAsImage` are now async as well.