Skip to content

Commit 2268cc0

Browse files
author
Marco Cesarato
committed
Better logo image, Updated README.md
1 parent df727bf commit 2268cc0

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
1-
<img src="images/logo.png"/>
1+
<img src="images/logo.png" width="100%"/>
22

33
[![NPM version][npm-image]][npm-url]
44
![npm](https://img.shields.io/npm/dy/react-native-input-spinner?style=flat-square)
55
[![Package Quality](https://npm.packagequality.com/shield/react-native-input-spinner.svg?style=flat-square)](https://packagequality.com/#?package=react-native-input-spinner)
66
[![js-prittier-style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io/)
77

8-
[![NPM](https://nodei.co/npm/react-native-input-spinner.png?downloads=true&downloadRank=true)](https://nodei.co/npm/react-native-input=spinner/)
8+
[![NPM](https://nodei.co/npm/react-native-input-spinner.png?mini=true)](https://nodei.co/npm/react-native-input-spinner/)
99

1010
[npm-image]: http://img.shields.io/npm/v/react-native-input-spinner.svg?style=flat-square
1111
[npm-url]: http://npmjs.org/package/react-native-input-spinner
1212

13+
### If this project has helped you out, please support us with a star 🌟
1314

1415
**Github:** https://github.com/marcocesarato/react-native-input-spinner
1516

1617
**Author:** Marco Cesarato
1718

18-
### If this project has helped you out, please support us with a star 🌟
19-
2019
## 📘 Description
2120

2221
An extendible input number spinner component for react-native highly customizable.
@@ -189,4 +188,12 @@ Property | Description | Type | Default | Note
189188

190189
## 🤔 How to contribute
191190
Have an idea? Found a bug? Please raise to [ISSUES](https://github.com/marcocesarato/react-native-input-spinner/issues).
192-
Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.
191+
Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.
192+
193+
<p align="center">
194+
195+
<a href="https://nodei.co/npm/react-native-input=spinner/" rel="nofollow">
196+
<img align="center" src="https://nodei.co/npm/react-native-input-spinner.png?downloads=true&downloadRank=true" width="384">
197+
</a>
198+
199+
</p>

images/logo.png

17.3 KB
Loading

0 commit comments

Comments
 (0)