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

Remove unused File: Datepicker.tsx #462

Closed
4 tasks done
Aditys018 opened this issue Oct 9, 2024 · 0 comments · Fixed by #467
Closed
4 tasks done

Remove unused File: Datepicker.tsx #462

Aditys018 opened this issue Oct 9, 2024 · 0 comments · Fixed by #467

Comments

@Aditys018
Copy link
Contributor

Aditys018 commented Oct 9, 2024

Issue Description

Remove Datepicker.tsx file as it is not used anywhere in the project.

Expected Behavior

2 different files are created to handle the datepicker functionality, only one file should be used to handle it

Current Behavior

2 different libraries are used for handling date picking functionality throughout the project. To improve code maintainability and avoid dependency issues, react-native-date-picker should be used consistently across the project, remove the Datepicker.tsx file for the same.

Screenshots

NA

Environment

  • Operating System: [e.g., Windows, macOS, Linux]
  • Browser (if applicable): [e.g., Chrome, Firefox, Safari]
  • Version of Software/Project: [e.g., v1.0.0]

Additional Information

Remove react-native-datepicker from the package.json file.
Remove Datepicker.tsx file
Test the refactored component to ensure functionality is consistent

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

@Aditys018 Aditys018 changed the title Fix Datepicker.tsx Unused File: Datepicker.tsx Oct 9, 2024
@Aditys018 Aditys018 changed the title Unused File: Datepicker.tsx Remove unused File: Datepicker.tsx Oct 9, 2024
@ashifkhn ashifkhn linked a pull request Oct 12, 2024 that will close this issue
10 tasks
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 a pull request may close this issue.

1 participant