react-native-myCalendar icon indicating copy to clipboard operation
react-native-myCalendar copied to clipboard

关于0.44移植的问题

Open jokunhe opened this issue 7 years ago • 1 comments

您好,把您的项目该怎样移植到0.44rn版本上去的更好的。单单日历这块

jokunhe avatar Jun 21 '17 12:06 jokunhe

这个项目比较老了,而且当初刚学RN的时候做的,代码很戳。。。 单独取日历移植的话可能稍微有点麻烦。首页日历对应的是main.js(mainAndroid和main代码基本上是一致的)那个部分。chinese-lunar.js是农历模块,复制走就好。把里面的主要部分复制出来慢慢改一下。

等这段时间工作忙完应该会出一个分支单独做一个日历组件,然后发到npm上。

cqm1994617 avatar Jun 21 '17 15:06 cqm1994617