react-native-theme-transition
Animated dark mode and theme transitions for React Native, v2 Skia engine with 9 transition styles. TRIGGER when: code imports react-native-theme-transition, user works with createThemeTransition/ThemeTransitionProvider/useTheme, implements animated dark mode toggling, system theme following, theme persistence, React Navigation or Expo Router theme integration, picks between fade/circularReveal/heart/star/wipe/slide/split/pixelize/dissolve, or debugs transition issues (stuck overlay, flash, capture failure). DO NOT TRIGGER when: general React Native styling, non-animated theme switching, or web-only theming.