Skip to content

On Android with the New Architecture (Fabric) enabled, the Menu component shows incorrect animation and layout behavior #2980

On Android with the New Architecture (Fabric) enabled, the Menu component shows incorrect animation and layout behavior

On Android with the New Architecture (Fabric) enabled, the Menu component shows incorrect animation and layout behavior #2980

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/material-design-icons