elliscwc

Results 5 comments of elliscwc

Could be the proptypes has been moved out of react that causes the problem @sghiassy would you mind if you can update the package?

This is the usage code, here we don't use `initialDate` but `selectedStartDate` instead ``` ``` ``` onPrevMonth = () => { this.calendar.handleOnPressPrevious(); }; onNextMonth = () => { this.calendar.handleOnPressNext(); };...

It's quite accurate as we fixed a few issues from there before, maybe it is not pointing the right line this time. Also this issue happens just a few number...

If not mistaken, this is due to the use of `\p{L}` and `\p{N}` in those parsers

@alwx still getting this error `[!] No podspec found for 'react-native-photo-view' in '../node_modules/react-native-photo-view'` could you please update the npm release?