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](https://www.unistyl.es/) Superset of StyleSheet with universal support ## Component Libraries 1. [React Native Reusables](https://github.com/mrzachnugent/react-native-reusables) Built on top of NativeWind contains set of reusable components with universal support 2. [Dripsy](https://www.dripsy.xyz/) Unstyled responsive components with universal support 3. [Tamagui](https://tamagui.dev/) Universal components with lot of friction and in the verge of abandoning the project 4. [GlueStack](https://gluestack.io/) Universal Components built on top of native wind 5. [Blossom UI](https://docs-react-native-blossom-ui.vercel.app/) Universal Minimal Components 6. https://www.nativemotion.dev/ --> Copy paste components