
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@keepfy/react-native-calendars
Advanced tools
Keepfy calendar/agenda implementation inspired by wix react-native-calendars
This package implements a similar solution like react-native-calendars, but using
typescript and react-hooks.
yarn add @keepfy/react-native-calendars
react-native-calendars seems to be abandoned, and their source code has to
support old features, and on top of that, they use the XDate package, which
makes the code a little bit harder to type and deal with.
The package is a WIP, but here's our current keepfy agenda using this package:

react-native-calendars instead of this package because
it has more features and options than this packageMonthList component is not a calendar, since the calendar definition
is a 12 months list, MonthList can have more than 12 months.MonthList, not on Agenda
MonthListreact-native-paper and react-native-typography
that we use on our app, in the near future we hope to remove these dependencies.FAQs
Keepfy calendar and agenda implementations for react native
We found that @keepfy/react-native-calendars demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.