react-with-styles-interface-react-native
React Native styling library
A wrapper around react-with-styles to simplify its use with React Native
Interface to use react-with-styles with React Native
63 stars
29 watching
20 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
airbnb/react-with-styles-interface-aphrodite | A library that enables React applications to use styles with Aphrodite styling framework while supporting RTL context and directional styles | 54 |
airbnb/eslint-plugin-react-with-styles | An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
iboldurev/react-native-template-airbnb | A React Native template for building Airbnb-style apps | 14 |
leonidlebedev/javascript-airbnb | A JavaScript style guide and best practices document from Airbnb | 922 |
airbnb/javascript | A style guide for writing JavaScript code consistently and reliably. | 145,446 |
apentle/react-native-theme | A theme manager library for React Native applications | 125 |
jsifalda/styled-react-native | A library that simplifies styling of React Native components by allowing users to write CSS-like styles in JavaScript. | 17 |
tvke/react-native-tailwindcss | A React Native styling system based on TailwindCSS utilities | 565 |
danrigsby/react-native-web-container | A wrapper around React Native's WebView to enhance its functionality and security | 45 |
tachyons-css/react-native-style-tachyons | A React Native library providing a functional styling approach with a scalable and consistent design system. | 693 |
rescript-react-native/rescript-react-native | Allows developers to build cross-platform mobile and web apps using ReScript and React Native. | 917 |
nozbe/zacs | A Babel plugin that transforms styled React components into plain JavaScript, enabling fast and cross-platform styling for web and mobile apps. | 432 |
inturn/classy | A React component styling library that simplifies and standardizes the process of adding styles to React components. | 24 |