Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@keepfy/react-native-calendars
Advanced tools
Keepfy calendar and agenda implementations for react native
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
MonthList
react-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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.