Skip to content

Commit 369c748

Browse files
authored
chore: github actions badge
1 parent 56e2a6a commit 369c748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ React Native Camera Hooks provides you with functionality to use the React Nativ
1616
[![npm](https://img.shields.io/npm/v/react-native-camera-hooks.svg?style=flat-square)](http://npm.im/react-native-camera-hooks)
1717
![GitHub](https://img.shields.io/github/license/reime005/react-native-camera-hooks.svg?style=flat-square)
1818
[![CircleCI](https://circleci.com/gh/reime005/react-native-camera-hooks.svg?style=svg)](https://circleci.com/gh/reime005/react-native-camera-hooks)
19+
![Deploy](https://github.com/reime005/react-native-camera-hooks/workflows/Deploy/badge.svg)
1920

2021
```javascript
2122
import { View, TouchableOpacity, TouchableWithoutFeedback } from 'react-native';

0 commit comments

Comments
 (0)