Native, GPU-driven theme-change transitions for React Native โ sixteen of them. No Skia. No Reanimated. No JS animation library.
The animation is Core Animation on iOS and the platform animators on Android, both interpolated by the OS render thread, so a busy JavaScript thread cannot drop a frame of it.
npm install react-native-nitro-theme-transition react-native-nitro-modules
Every clip is the same screen of the example app, running on an Android emulator and an iOS simulator at the same time. Open one for the options it takes and how it is done natively.