Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrieldonadel/rn-ticker
A simple to use react native ticker
https://github.com/gabrieldonadel/rn-ticker
Last synced: 23 days ago
JSON representation
A simple to use react native ticker
- Host: GitHub
- URL: https://github.com/gabrieldonadel/rn-ticker
- Owner: gabrieldonadel
- Created: 2020-05-01T17:30:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:17:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T21:06:01.579Z (30 days ago)
- Language: Java
- Homepage:
- Size: 2.32 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rn-ticker
A simple to use react native ticker.
[![npm package][npm-image]][npm-url] [![npm downloads](https://img.shields.io/npm/dt/rn-ticker.svg)](https://www.npmjs.com/package/rn-ticker)
## Install
```
yarn add react-native-ticker
npm install react-native-ticker
```## How to use
```
```## API
### Ticker
| Properties | Descrition | Type | Default |
| ------------ | ----------------------------------------------------------- | ------ | ------- |
| number | limits the maximum number of characters that can be entered | number | `0` |
| textStyle | custom style to text | Object | - |
| auxiliarText | custom style to text | string | - |
| repetitions | number of iteractions until reaching the number prop | number | `0` |## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request[npm-image]: https://img.shields.io/npm/v/rn-ticker.svg?style=flat-square
[npm-url]: https://www.npmjs.org/package/rn-ticker
[npm-downloads]: https://img.shields.io/npm/dm/datadog-metrics.svg?style=flat-square
[wiki]: https://github.com/yourname/yourproject/wiki