0.4.1 • Published 1 month ago

@techlexity/chapshop_mobile_ui_lib v0.4.1

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

1 month ago

0.4.1-beta.1

1 month ago

0.4.1-beta.0

1 month ago

0.4.0

1 month ago

0.3.5

1 month ago

0.3.4

1 month ago

0.3.3

2 months ago

0.3.2

2 months ago

0.3.1

2 months ago

0.3.0

2 months ago

0.2.0

2 months ago

0.1.0

2 months ago