0.1.2 • Published 5 months ago

react-native-awesome-block v0.1.2

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

react-native-awesome-block

Great library for displaying Awesome text in your project. Try it. Its awesome ;)

Installation

npm install react-native-awesome-block

Usage

import { Table } from 'react-native-awesome-block';

// ...

<View>
  <Table />
</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