Analysis on Styling Libraries in React Native. Broadly around Component Libraries and Styling Utility Frameworks

Utility Framework

  1. Restyle from Shopify (Not updated recently)
  2. nativewind (provides tailwind like experience) (Not compatible with animated and some other libraries)
  3. Unistyles Superset of StyleSheet with universal support

Component Libraries

  1. React Native Reusables Built on top of NativeWind contains set of reusable components with universal support
  2. Dripsy Unstyled responsive components with universal support
  3. Tamagui Universal components with lot of friction and in the verge of abandoning the project
  4. GlueStack Universal Components built on top of native wind
  5. Blossom UI Universal Minimal Components
  6. https://www.nativemotion.dev/ Copy paste components