|
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 | <h1 align='center'>Transparent button</h1>
|
4 | 4 | <p align='center'>Simple button without background.</p>
|
5 | 5 | <p align="center">
|
6 |
| - <a href="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/windows.yml"><img src="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/windows.yml/badge.svg" alt=""></a> |
7 |
| - <a href="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/macos.yml"><img src="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/macos.yml/badge.svg" alt=""></a> |
8 |
| - <a href="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/ubuntu.yml"><img src="https://github.com/wniemiec-components-reactnative/transparent-button/actions/workflows/ubuntu.yml/badge.svg" alt=""></a> |
| 6 | + <a href="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/windows.yml"><img src="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/windows.yml/badge.svg" alt=""></a> |
| 7 | + <a href="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/macos.yml"><img src="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/macos.yml/badge.svg" alt=""></a> |
| 8 | + <a href="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/ubuntu.yml"><img src="https://github.com/wniemiec-component-reactnative/transparent-button/actions/workflows/ubuntu.yml/badge.svg" alt=""></a> |
9 | 9 | <a href="https://reactnative.dev/"><img src="https://img.shields.io/badge/React Native-0.60+-D0008F.svg" alt="React Native compatibility"></a>
|
10 |
| - <a href="https://github.com/wniemiec-components-reactnative/transparent-button/releases"><img src="https://img.shields.io/github/v/release/wniemiec-components-reactnative/transparent-button" alt="Release"></a> |
11 |
| - <a href="https://github.com/wniemiec-components-reactnative/transparent-button/blob/master/LICENSE"><img src="https://img.shields.io/github/license/wniemiec-components-reactnative/transparent-button" alt="License"></a> |
| 10 | + <a href="https://github.com/wniemiec-component-reactnative/transparent-button/releases"><img src="https://img.shields.io/github/v/release/wniemiec-component-reactnative/transparent-button" alt="Release"></a> |
| 11 | + <a href="https://github.com/wniemiec-component-reactnative/transparent-button/blob/master/LICENSE"><img src="https://img.shields.io/github/license/wniemiec-component-reactnative/transparent-button" alt="License"></a> |
12 | 12 | </p>
|
13 | 13 | <hr />
|
14 | 14 |
|
@@ -67,10 +67,10 @@ import { View } from 'react-native';
|
67 | 67 |
|
68 | 68 |
|
69 | 69 | ## 🚩 Changelog
|
70 |
| -Details about each version are documented in the [releases section](https://github.com/wniemiec-components-reactnative/transparent-button/releases). |
| 70 | +Details about each version are documented in the [releases section](https://github.com/wniemiec-component-reactnative/transparent-button/releases). |
71 | 71 |
|
72 | 72 | ## 🤝 Contribute!
|
73 |
| -See the documentation on how you can contribute to the project [here](https://github.com/wniemiec-components-reactnative/transparent-button/blob/master/CONTRIBUTING.md). |
| 73 | +See the documentation on how you can contribute to the project [here](https://github.com/wniemiec-component-reactnative/transparent-button/blob/master/CONTRIBUTING.md). |
74 | 74 |
|
75 | 75 | ## 📁 Files
|
76 | 76 |
|
|
0 commit comments