⚠️ Breaking Changes
- Orientation is handled by
frame orientation
. See Orientation docs for more details. - If you want to use
autoScale
prop you should definewindowWidth
andwindowHeight
infaceDetectionOptions
.
With this you can define if you want to remove status bar size from screen size, etc...