1.22.0 • Published 1 year ago

icons-lib-minha v1.22.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.21.0

1 year ago