Skip to content

Commit

Permalink
document date and timer picker android
Browse files Browse the repository at this point in the history
Summary: Closes #5826

Reviewed By: svcscm

Differential Revision: D2913829

Pulled By: vjeux

fb-gh-sync-id: a4adeb6ba402bbd0ff3cea00429e79c140b965dd
shipit-source-id: a4adeb6ba402bbd0ff3cea00429e79c140b965dd
  • Loading branch information
chirag04 authored and facebook-github-bot-5 committed Feb 8, 2016
1 parent abdca04 commit 05e4236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/server/extractDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ var apis = [
'../Libraries/StyleSheet/StyleSheet.js',
'../Libraries/Components/ToastAndroid/ToastAndroid.android.js',
'../Libraries/Vibration/VibrationIOS.ios.js',
'../Libraries/Components/TimePickerAndroid/TimePickerAndroid.android.js',
'../Libraries/Components/DatePickerAndroid/DatePickerAndroid.android.js',
];

var stylesWithPermalink = [
Expand Down

1 comment on commit 05e4236

@mozillo
Copy link

@mozillo mozillo commented on 05e4236 Mar 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.