0.4.5 • Published 4 months ago

@techlexity/chapshop_mobile_ui_lib v0.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@techlexity/chapshop_mobile_ui_lib

React Native UI Library for Chapshop

Installation

yarn add @techlexity/chapshop_mobile_ui_lib

Usage

import { Button } from '@techlexity/chapshop_mobile_ui_lib';

// ...

return (
  <View>
    <Button title="Button" onPress={() => {}} size="large" />
  </View>
);

Contributing

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

License

MIT


Made with create-react-native-library

0.4.5

4 months ago

0.4.3

7 months ago

0.4.2

7 months ago

0.4.1

1 year ago

0.4.1-beta.1

1 year ago

0.4.1-beta.0

1 year ago

0.4.0

1 year ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago