appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.89k stars 470 forks source link

web, native: DatePicker parity #225

Closed dhruvdutt closed 6 years ago

dhruvdutt commented 6 years ago

Issue Type: Bug

Description: Currently, we're supporting initialMonth prop in web version of DatePicker and the same prop is named startDate in native. We need to finalize one prop name and replicate it across both platforms.

[Update] initialMonth would be used across both platforms.

Reactivesearch version: latest

Browser: [all | Chrome XX | Firefox XX | Edge XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

divyanshu013 commented 6 years ago

Added in both native and web docs