React Native Reflect
Responsive, theme-based style system for React Native
Simplify the process of creating universal React Native applications
After working with Styled Components and Styled System for web, I realized I needed something similar for React Native. At the time I didn’t find good alternatives so I decided to build Reflect. Besides being a style system, Reflect also has methods to make the process of creating layouts and UI for universal apps more intuitive and succinct.
Reflect is fully documented and unit tested: