Browse Source

Update README.md

master
Henning Hall 7 years ago
committed by GitHub
parent
commit
26c480b2a2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -49,6 +49,7 @@ const styles = StyleSheet.create({
## Goal ## Goal
The goal is to make a cross platform variant of [DatePickerIOS](https://facebook.github.io/react-native/docs/datepickerios.html) by implementing a Android variant with similar look and feel. The goal is to make a cross platform variant of [DatePickerIOS](https://facebook.github.io/react-native/docs/datepickerios.html) by implementing a Android variant with similar look and feel.
![react native date picker](https://facebook.github.io/react-native/docs/assets/DatePickerIOS/maximumDate.gif) ![react native date picker](https://facebook.github.io/react-native/docs/assets/DatePickerIOS/maximumDate.gif)

Loading…
Cancel
Save