Skip to content

Why does TextInput disabled outline return transparent in Dark theme (getOutlinedOutlineInputColor) ? #3035

Why does TextInput disabled outline return transparent in Dark theme (getOutlinedOutlineInputColor) ?

Why does TextInput disabled outline return transparent in Dark theme (getOutlinedOutlineInputColor) ? #3035

Workflow file for this run

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