Skip to content

Pull requests: sohobloo/react-native-modal-dropdown

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix bug: when height of dropdown list is auto
#132 opened Feb 7, 2018 by dinhtho Loading… updated Feb 9, 2018
Add onLongPress event for picker button
#152 opened Mar 27, 2018 by keenubee Loading… updated Mar 27, 2018
Add PropType 'object' to options
#107 opened Nov 14, 2017 by hiphapis Loading… updated Apr 3, 2018
Added new 2 props to modal dropdown.
#184 opened Jul 16, 2018 by Karniej Loading… updated Jul 31, 2018
dropdown style to inherit width from style if not set explicitly set …
#199 opened Oct 9, 2018 by spence-s Loading… updated Oct 9, 2018
Removed module.exports from index.js
#200 opened Oct 12, 2018 by IncredibleMrTim Loading… updated Oct 12, 2018
use FlatList component instead deprecated ListView
#227 opened Sep 27, 2019 by ivnnv Loading… updated Oct 28, 2019
Removed deprecated function and component
#219 opened Jul 14, 2019 by roshansathya Loading… updated Dec 24, 2019
added renderButton property to customize button
#235 opened Jan 10, 2020 by newmsz Loading… updated Feb 4, 2020
add listView Style property
#215 opened Jun 23, 2019 by leekeunhwan Loading… updated Feb 25, 2020
Use getDerivedStateFromProps instead of componentWillReceiveProps
#238 opened Jan 27, 2020 by miksa Loading… updated Mar 4, 2020
Add Support Section title in dropdown list
#237 opened Jan 17, 2020 by kevinmartin33 Loading… updated Apr 25, 2020
fix separator error, height dropdown error
#228 opened Oct 1, 2019 by vitorizkiimanda Loading… updated May 30, 2020
add buttonStyle in _renderButton and noButtonTextUpdate as props
#163 opened May 7, 2018 by lc3t35 Loading… updated Jul 13, 2020
Support renderHeader for ListView
#167 opened May 16, 2018 by EyMaddis Loading… updated Sep 14, 2020
Update ModalDropdown.js
#241 opened Feb 27, 2020 by noumansakhawat-dev Loading… updated Sep 16, 2020
commit
#258 opened Nov 17, 2020 by santiseijas Loading… updated Nov 17, 2020
Update ListView to Flatlist
#230 opened Oct 15, 2019 by marshallshen Loading… updated Dec 18, 2020
feature(modal) add select multiple select.
#239 opened Feb 9, 2020 by timqha Loading… updated Apr 22, 2021
Support latest react native version
#259 opened Dec 20, 2020 by fabianneufang Loading… updated Apr 22, 2021
Update deprecated-react-native-listview to 0.0.6
#261 opened Jul 28, 2021 by zhaoyongguang Loading… updated Jul 28, 2021
Fix dropdown items not display issue when dropdown render at bottom in android
#270 opened Jul 20, 2022 by Mahalakshmi269 Loading… updated Jul 20, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.