react-native-ui-lib
react-native-ui-lib copied to clipboard
fix: add "moment" dependency to resolve module error
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:
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.
moment package is not included in our dependencies on purpose
Consider adding it as a dependency in your own project