react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

fix: add "moment" dependency to resolve module error

Open abdulbasithqb opened this issue 1 year ago • 1 comments

Description

I have added the "moment" dependency to the ExpoDemo project to resolve a module error.

Changelog

  • Added: "moment" dependency to address module error.

Additional info

If applicable, add additional info such as link to the bug being fixed by this PR etc fixes: #2871 Screenshot:

abdulbasithqb avatar Jan 02 '24 18:01 abdulbasithqb

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[bot] avatar Mar 13 '24 10:03 stale[bot]

moment package is not included in our dependencies on purpose Consider adding it as a dependency in your own project

ethanshar avatar Oct 30 '24 11:10 ethanshar