Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status property for iOS #423 #424

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

JHPG
Copy link

@JHPG JHPG commented Jan 5, 2023

Issue #423

Main changes

  • Adding a status field to the event object coming from EventKit (iOS only);
  • Added the eventId field (iOS only);
  • Added the existing availability field to the typing (all);

Other changes

  • Added .yarn to .gitignore to exclude Yarn 3 related caches;
  • Added Yarn 3 support;

For now, it was done to iOS only, but it seems possible to add Android support in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant