Skip to content

Commit 889c446

Browse files
authored
docs: add badges (#81)
* docs: add build and npm badges * docs: badges with links
1 parent 5460def commit 889c446

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @rive-app/react-native
22

3+
[![Build](https://github.com/rive-app/rive-nitro-react-native/actions/workflows/ci.yml/badge.svg)](https://github.com/rive-app/rive-nitro-react-native/actions)
4+
[![NPM Version](https://img.shields.io/npm/v/@rive-app/react-native)](https://www.npmjs.com/package/@rive-app/react-native)
5+
[![Downloads](https://img.shields.io/npm/dm/@rive-app/react-native)](https://www.npmjs.com/package/@rive-app/react-native)
6+
[![React Native](https://img.shields.io/badge/React_Native-0.78+-61dafb)](https://reactnative.dev/)
7+
[![iOS](https://img.shields.io/badge/iOS-15.1+-blue)](#requirements)
8+
[![Android](https://img.shields.io/badge/Android-7.0+-green)](#requirements)
9+
310
Rive React Native 2.0
411

512
## Development Preview

0 commit comments

Comments
 (0)