React Native Shine is a library for adding interactive, shader-driven visual effects to React Native interfaces. It uses GPU execution through native bindings, which makes it better suited for rich effects than approaches that depend heavily on the JavaScript thread. The project is designed for shiny, dynamic, creative UI interactions such as lighting, reflective surfaces, animated highlights, and touch-responsive visuals. It depends on React Native Reanimated, React Native Worklets, React Native WGPU, and TypeGPU, placing it within Software Mansion’s modern GPU and animation ecosystem. React Native Shine is especially useful for apps that want premium visual polish without manually writing every low-level GPU detail. Its main value is making advanced shader-based interface effects easier to integrate into React Native apps.
Features
- GPU-powered visual effects
- Shader-based interaction layer
- React Native UI integration
- Touch-responsive shine behavior
- TypeGPU and WGPU foundation
- Reanimated and Worklets compatibility