Skip to content

upgrading bottom sheet to work with react-native-reanimated v4 #1375

upgrading bottom sheet to work with react-native-reanimated v4

upgrading bottom sheet to work with react-native-reanimated v4 #1375

name: Label sponsors
on:
pull_request:
types: [opened]
issues:
types: [opened]
jobs:
build:
name: is-sponsor-label
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/[email protected]
with:
label: sponsor
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}