1.22.0 • Published 3 months ago

icons-lib-minha v1.22.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

Yoga Icons

Instalation

yarn add @gympass/yoga-icons

@gympass/yoga-icons is a pacakge containing all icons used in @gympass/yoga package.

React native

To use in react-native make sure you have installed react-native-svg.

Usage

Icon works out of the box for both platforms.

import { Star } from '@gympass/yoga-icons';

export default () => <Star fill="#f01 />;

Here you can check an example in web and native platforms.

1.22.0

3 months ago

1.21.0

3 months ago