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

Unable to Resolve "moment" Module in DateTimePickerScreen(ExpoDemo) #2871

Open
1 of 4 tasks
abdulbasithqb opened this issue Jan 2, 2024 · 1 comment
Open
1 of 4 tasks
Labels
bug a bug in one of the components wontfix

Comments

@abdulbasithqb
Copy link
Contributor

Description

The issue is related to the "moment" module not being resolved in the DateTimePickerScreen component.

Related to

  • Components
  • Demo
  • Docs
  • Typings

Steps to reproduce

  1. Navigate to the expoDemo folder in your React Native project.
  2. Look for the import statement for "moment."
  3. Observe the error related to the "moment" module not being resolved.

Expected behavior

The "moment" module should be successfully resolved and imported in the DateTimePickerScreen component.

Actual behavior

An error is thrown, indicating that the "moment" module could not be resolved in the DateTimePickerScreen component.

More Info

simulator_screenshot_624C5371-D737-4A89-8B92-0F9772505F07

Code snippet

@abdulbasithqb abdulbasithqb added the bug a bug in one of the components label Jan 2, 2024
@abdulbasithqb abdulbasithqb changed the title Bug Title: Unable to Resolve "moment" Module in DateTimePickerScreen(ExpoDemo) Unable to Resolve "moment" Module in DateTimePickerScreen(ExpoDemo) Jan 2, 2024
Copy link

stale bot commented Jan 31, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in one of the components wontfix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant