An open API service indexing awesome lists of open source software.

https://github.com/muthhukumar/react-native-custom-components

A list of custom components I created when working on personal project and stuff
https://github.com/muthhukumar/react-native-custom-components

custom-components react-native

Last synced: about 2 months ago
JSON representation

A list of custom components I created when working on personal project and stuff

Awesome Lists containing this project

README

          

# List of React native custom components

A list of custom components I created when working on personal project and stuff

## Installation

```bash
git clone https://github.com/muthhukumar/react-native-custom-components.git
cd react-native-custom-components
npm install
```

## Running Tests

To run tests, run the following command

```bash
npm run test
```

## Authors

- [Muthukumar](https://www.github.com/muthhukumar)


## License

[MIT](https://github.com/muthhukumar/react-native-custom-components/blob/main/LICENSE)