We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react native version 0.52.1, native-base Version 2.3.7
Picker placeholderStyle prop supported by TypeScript
Missing Type definition
In a Project running on TS, give the Picker a prop of placeholderStyle
Only tested on ios
Nothing more specific
The text was updated successfully, but these errors were encountered:
Fix for issue #1544 (Add TypeScript support for Picker prop placehold…
f02045f
…erStyle)
Merge pull request #1546 from GeekyAnts/fix/tsSupport/pickerPlaceHold…
482fe2b
…erStyle Fix for issue #1544 (Add TypeScript support for Picker prop placehold…
Fixed with 2.3.8
Sorry, something went wrong.
No branches or pull requests
react-native, react and native-base version
react native version 0.52.1, native-base Version 2.3.7
Expected behaviour
Picker placeholderStyle prop supported by TypeScript
Actual behaviour
Missing Type definition
Steps to reproduce (code snippet or screenshot)
In a Project running on TS, give the Picker a prop of placeholderStyle
Screenshot of emulator/device
Is the bug present in both ios and android or in any one of them?
Only tested on ios
Any other additional info which would help us debug the issue quicker.
Nothing more specific
The text was updated successfully, but these errors were encountered: