Skip to content

feat: new method getBottomTabHeight added to BottomNavigationBar #935

feat: new method getBottomTabHeight added to BottomNavigationBar

feat: new method getBottomTabHeight added to BottomNavigationBar #935

Workflow file for this run

name: "Semantic Pull Request"
on: [pull_request]
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true