Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chakrihacker/react-native-visa-sensory
https://github.com/chakrihacker/react-native-visa-sensory
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chakrihacker/react-native-visa-sensory
- Owner: chakrihacker
- License: mit
- Created: 2023-09-02T09:03:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T15:30:47.000Z (over 1 year ago)
- Last Synced: 2024-10-28T16:17:00.673Z (2 months ago)
- Language: Objective-C
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# react-native-visa-sensory
Visa Sensory Elements
## Installation
```sh
npm install react-native-visa-sensory
```## Usage
```js
import { VisaSensoryView } from "react-native-visa-sensory";// ...
```
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT
---
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)