Code Monkey home page Code Monkey logo

Comments (2)

sohobloo avatar sohobloo commented on July 29, 2024

@solorn

dropdown已经选择了其中一个option,如何能够重置这个选择,让它显示defalutValue??

你可以参考example中的右下角的例子:

  1. 获取到dropdown控件的引用:代码
  2. 选择索引为-1的项select(-1)代码

from react-native-modal-dropdown.

sohobloo avatar sohobloo commented on July 29, 2024

@solorn

1.最好能加上renderSeparatorStyle

可以的,下个版本加renderSeparator

2.component情况下,title不能设置margin(代码307 button)

可以设置textStyle的margin:代码1 代码2

3.options的TouchableHighlight 没有underlayColor设置

好意见,我想接下来可以这样设计,如果使用了自定义的renderRow,我就用
TouchableWithoutFeedback,不自主改变任何样式,使用者可以自己在renderRow的时候再添加一层TouchableHighlight或者TouchableOpacity来自主控制样式。RN应该支持双层Touchable嵌套吧我猜。

from react-native-modal-dropdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.