Skip to content

Card component breaks on expo 53.0.0 and react-native 0.79.2 (Android only) #2961

Card component breaks on expo 53.0.0 and react-native 0.79.2 (Android only)

Card component breaks on expo 53.0.0 and react-native 0.79.2 (Android only) #2961

Workflow file for this run

name: Check versions
on:
issues:
types: [opened, edited]
jobs:
check-versions:
if: ${{ github.event.label.name == 'bug' }}
runs-on: ubuntu-latest
steps:
- uses: react-navigation/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
required-packages: |
react-native-paper
optional-packages: |
@react-native-vector-icons/common
@react-native-vector-icons/material-design-icons