xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 726 forks source link

androidMode="spinner" modal doesn't have header #278

Open ronlaureles opened 6 years ago

ronlaureles commented 6 years ago

Issue

This is what I get contrary to what is displayed on the index page. Is there a prop I can use to pass custom text as modal header? screen shot 2018-08-15 at 4 01 22 pm

Expected Behavior

screen shot 2018-08-15 at 4 12 19 pm

Code

<DatePicker androidMode="spinner" mode="date" />

Environment

  1. react-native -v: 0.55.4
  2. node -v: v8.9.4
  3. npm -v:
  4. yarn --version: 1.5.1
  5. target platform: Android