3.0.0-rc.9 (2023-09-01)
✨ Features
- Create C++/OpenGL-based Video Pipeline for more efficient Recording and Frame Processing (#1721) (ea3686c), closes #1727
- Replace
*NativeMap
and*NativeArray
withMap<K,V>
andList<T>
for faster JSI -> JNI calls (#1720) (dfb86e1) - Skia for Android (#1731) (a7c137d), closes #1735 #1736