How to find and click element by placeholder in react native dropdown menu?

Currently I’m using accessibilityLabel to find the element, but how can I find element by placeholder in python language?