Picker value types and DatePicker component control
- Android
Picker
component now usesInteger
andString
as possible value (String
added). - Update
DatePicker
state when it receiving new props (PR #16 by @xxsnakerxx) - Added
order
prop toDatePicker
with ability to order date pickers (PR #16 by @xxsnakerxx)