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 · 0 comments · May be fixed by #2870
Open
1 of 4 tasks

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

abdulbasithqb opened this issue Jan 2, 2024 · 0 comments · May be fixed by #2870
Labels
bug a bug in one of the components

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
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant