View on GitHub

multi-picker

download .ZIPdownload .TGZ

MultiPicker - A Flexible Picker for Mobile

Intro

MultiPicker was born for several product requirements in the mobile. It’s free, cute and customized. There are now over Hundreds of thousands of users.

This plugin is made up of two parts

gif0.

gif1.

And, there are two kinds of DateSelector:

Demo & How to Use

DateSelector - A Flexible Picker for Selecting an Interval

MultiPicker - A Flexible Picker for User-Defined Json

Tips

  • You can make full use of callback to do anything.

  • Please make sure to read the guide and use it correctly.

Todo Lists

  • write some articles to introduce how to build it .

  • npm publish

Logs

2016.11.24(update)

  • The new style.

2016.11.23(update)

  • Refactoring DateSelector with a new calculation.

2016.11.19(delete)

  • delete project DateSelectorSimple, rename project DateSelectorPro to DateSelector.

2016.11.6(add)

  • New Project -- MultiPicker, with Chinese city JSON.

Authors

For questions and issues please use THIS WAY

I am Appian.


MultiPicker -『为移动端而生』的自定义多级联动选择器

MultiPicker - 自我介绍

MultiPicker是为了满足移动端对各种选择器的需求而生的,兼容性强,灵活度高。目前已有 几十万 的实际用户正在使用。

MultiPicker主要是由两个部分组成,

日期选择器有两种样式,一种带tab的固定样式,另一种是不带tab的自定义样式

Demo & How to Use

日期选择器 - DateSelector

自定义json选择器 - MultiPicker

Tips

  • 可以充分利用callback,对返回的结果执行相应操作,比如:拼接出期望的字符串,或构造后台期望的存储对象。

  • 在日期选择器DateSelector中,用正确的数组表示你要设置的时间点。

  • 在自定义json选择器MultiPicker中,构造符合规范的json数据。

Todo Lists

  • 写一系列文章介绍如何构造这个小插件

  • 发布 npm 版本

Logs

2016.11.24(update)

  • 新的灰白样式, 更大众, 更简洁

2016.11.23(update)

  • 重构DateSelector 的算法, 减少了50+行冗余代码

2016.11.19(delete)

  • 删除DateSelectorSimple, 重命名DateSelectorPro为DateSelector

2016.11.6(add)

  • 新增MultiPicker, 并配套中国城市json

Authors

如果你遇到了什么神bug,请发起ISSUE联系我 ~

如果想了解选择器的开发过程,可以参考 如何造一个『为移动端而生』的联动选择器

我是嘉宝Appian,一个卖萌出家的算法妹纸。