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

feat: Add Mirai carousel view with example #7

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

divyanshub024
Copy link
Collaborator

@divyanshub024 divyanshub024 commented Dec 24, 2024

Description

This pull request introduces a new feature for a carousel view in the Mirai framework. The changes include adding the necessary JSON configuration, updating the home screen to include the new carousel view, and implementing the carousel view parser and model.

Key changes include:

New Feature Implementation:

Configuration and Integration:

Framework Updates:

Related Issues

Closes #4

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@divyanshub024 divyanshub024 merged commit 9ccc88d into dev Dec 24, 2024
3 checks passed
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.

feat: Add Support for the CarouselView Widget
1 participant