christopherdro/react-native-calendar

Inconsistency in passing value to callbacks

Open

#54 建立於 2016年7月19日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (250 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (544 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I spotted inconsistency in callback values. Namely these: onSwipePrep and onSwipeNext receive moment instance. onDateSelected receives date in plain string format.

Unifying this issue is essentially a breaking change, but it would be nice to be consistent.

貢獻者指南