1.2.4 • Published 3 years ago

@favoapp/design-mobile v1.2.4

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

@favoapp/design-mobile

Favo Mobile UI Library

Installation

npm install @favoapp/design-mobile
# or
yarn add @favoapp/design-mobile

Usage

import { IconButton } from '@favoapp/design-mobile';

// ...

<IconButton
  iconSize={32}
  icon={
    'https://icons-for-free.com/iconfiles/png/512/16px+Free+Set+Download-1320568203627764638.png'
  }
  onPressIcon={action('Testing')}
/>;

Storybook

This repo contains an example app so that contributors can test their modifications in development. To run storybook on the example app, do the following:

yarn bootstrap
cd example && yarn android/ios

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.4

3 years ago

1.2.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.1

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.1

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

1.0.0

4 years ago