toystars / react-native-multiple-select

Simple multi-select component for react-native
MIT License
566 stars 315 forks source link

Android | how to add extra style for entire multiselect text box #94

Closed LudinaReema closed 4 years ago

LudinaReema commented 5 years ago

Issue summary

Add a short description of issue, preferably, a sentence.

Library versions

Steps to Reproduce

(Write your steps here:)

1. 2. 3.

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Add screenshots!)

Reproducible Code

(Paste exact code snippet and instructions to reproduce the issue.)

LudinaReema commented 5 years ago
AugustoAleGon commented 5 years ago

What are the text box that you are referring to? There are two main views. One of then is when you haven't clicked on the text box and the other one is after.

SkyTreasure commented 5 years ago

The outer text box before clicking.

tylerolechnowicz commented 5 years ago

I would also like help with this! I am trying to figure out how to move the text over to the right so it's not up against the edge. I would greatly appreciate the help!

image

AugustoAleGon commented 4 years ago

@dpk89 correct that's the solution

edihasaj commented 3 years ago

also you can use styleDropdownMenu to customize the main text input style