diff --git a/.all-contributorsrc b/.all-contributorsrc index 48b7ca15c..c8a93fc4b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,16 @@ "contributions": [ "code" ] + }, + { + "login": "kickbk", + "name": "kickbk", + "avatar_url": "https://avatars.githubusercontent.com/u/31323376?v=4", + "profile": "https://github.com/kickbk", + "contributions": [ + "bug", + "test" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 8c640be8a..9b9c1bfe7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # React Native Bottom Sheet [![Reanimated v2 version](https://img.shields.io/github/package-json/v/gorhom/react-native-bottom-sheet/master?label=Reanimated%20v2&style=flat-square)](https://www.npmjs.com/package/@gorhom/bottom-sheet) [![Reanimated v1 version](https://img.shields.io/github/package-json/v/gorhom/react-native-bottom-sheet/v2?label=Reanimated%20v1&style=flat-square)](https://www.npmjs.com/package/@gorhom/bottom-sheet) [![npm](https://img.shields.io/npm/l/@gorhom/bottom-sheet?style=flat-square)](https://www.npmjs.com/package/@gorhom/bottom-sheet) [![npm](https://img.shields.io/badge/types-included-blue?style=flat-square)](https://www.npmjs.com/package/@gorhom/bottom-sheet) [![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/) -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) A performant interactive bottom sheet with fully configurable options 🚀 @@ -55,6 +55,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Vojtech Novak

💻

kickbk

🐛 ⚠️