Skip to content

KeyboardAwareScrollView not working on first load of the app after fresh install in production iOS builds #13

KeyboardAwareScrollView not working on first load of the app after fresh install in production iOS builds

KeyboardAwareScrollView not working on first load of the app after fresh install in production iOS builds #13

name: Label sponsors
on:
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.GITHUB_TOKEN }}