Merge branch 'main' into develop

This commit is contained in:
Enes Ozturk
2021-03-09 22:13:19 +03:00
7 changed files with 13 additions and 32 deletions

View File

@@ -30,6 +30,7 @@ If applicable, add screenshots to help explain your problem.
- React:
- React Native:
- React Native Reanimated:
- React Native Hold Menu:
- Expo:
**Additional context**

View File

@@ -1,20 +0,0 @@
---
name: "\U0001F446 Feature request"
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -1,12 +0,0 @@
---
name: " ❔ Question"
about: Ask a question
title: ''
labels: question
assignees: ''
---
## Ask your Question
<!-- Ask your question -->

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: 🚀 Feature Request
url: https://github.com/enesozturk/react-native-hold-menu/discussions/categories/ideas
about: Share ideas for new features
- name: ❓ Ask a Question
url: https://github.com/enesozturk/react-native-hold-menu/discussions/categories/q-a
about: Ask the community for help

View File

@@ -1,9 +1,13 @@
# React Native Hold Menu
[![Reanimated v2 version](https://img.shields.io/github/package-json/v/enesozturk/react-native-hold-menu/develop?label=Reanimated%20v2&style=flat-square)](https://www.npmjs.com/package/react-native-hold-menu) [![npm](https://img.shields.io/npm/l/react-native-hold-menu?style=flat-square)](https://www.npmjs.com/package/react-native-hold-menu) [![npm](https://img.shields.io/badge/types-included-blue?style=flat-square)](https://www.npmjs.com/package/react-native-hold-menu) [![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/)
A performant, easy to use hold to open context menu for React Native powered by Reanimated. 🔥
---
![hold-menu-preview](./preview.gif)
## Features
- Powered with Reanimated v2. 🚀

BIN
preview.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB