BugiDev / react-native-calendar-strip

Easy to use and visually stunning calendar component for React Native.
MIT License
939 stars 327 forks source link

Ref typings not recognized in IDE Typescript #220

Closed JitPackJoyride closed 3 years ago

JitPackJoyride commented 4 years ago

My IDE, Webstorm, still can't recognize the typings even though I have checked that my version includes the fix from #169

image

Error shown is:

TS2339: Property 'getPreviousWeek' does not exist on type 'ReactNativeCalendarStrip'.

Originally posted by @AjitZK in https://github.com/BugiDev/react-native-calendar-strip/issues/168#issuecomment-669224950

peacechen commented 3 years ago

A number of Typescript issued have been fixed in 2.1.0. Please try that out and if there are any more, report them here or in a new issue.