diff --git a/README.md b/README.md index b8f99b0..c6791e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# React Native Date Picker [](https://www.npmjs.com/package/react-native-date-picker) [](https://github.com/henninghall/react-native-date-picker/actions) [](https://www.npmjs.com/package/react-native-date-picker) +# React Native Date Picker [](https://www.npmjs.com/package/react-native-date-picker) [](https://www.npmjs.com/package/react-native-date-picker) This is a React Native Date Picker with following main features: @@ -125,8 +125,8 @@ Here are some more info about the three different picker modes that are availabl
<item name="colorControlNormal">#03b6fc</item>
+The "Android Native" version looks more like a standard native implementation on Android. The divider color can be changed by adding the following to you Android theme:
+<item name="colorControlNormal">#03b6fc</item>