YCloud for React Native
YCloud provides a React Native icon component library that makes it easy to integrate icons into your React Native applications. Each icon is available as a standalone React component, allowing for seamless integration and customization.
List of features:
- Easy to use – Import icons and use them directly in JSX.
- Customizable – Adjust size, color, stroke width, and other properties via props.
- Tree-shakable – Only the icons you import are included in your final bundle.
- TypeScript support – Fully typed components for a better developer experience.
Overview
Basics
ColorAdjust the color of your iconsSizingAdjust the size of your iconsStroke widthAdjust the stroke width of your icons
Advanced
TypescriptAll exported types and how to use themGlobal stylingApply global styles to all iconsFilled iconsUsing filled icons in @ycloud-web/icons-react-nativeAliased NamesUsing aliased icon namesCombining iconsCombine multiple icons into oneOptimizationsOptimize React Native and Expo web bundle size