toystars / react-native-multiple-select

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

Dropdown input style and selected items text #75

Open Peretz30 opened 6 years ago

Peretz30 commented 6 years ago

Issue summary

I have 2 questions:

  1. How to add custom style to dropdown input?
  2. How to change text of selected items? Now its "3 selected" Thanks!

Library versions

react-native: 0.55.2 react-native-multiple-select: 0.4.4

vikiival commented 5 years ago

@toystars any info to this issue?