fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu
121 stars 72 forks source link

[SUGGEST] Add props theme on Divider #105

Open montolinp opened 4 months ago

montolinp commented 4 months ago

Hello, here is my preoccupation : We actually need to give a custom theme different of our general theme and your component don't give him.

We can solve it juste with :

<Divider theme={theme} />

Can u add it pls ?

1010nishant commented 4 months ago

try this