@department-of-veterans-affairs/mobile-assets
Advanced tools
Comparing version 0.1.1-alpha.0 to 0.1.1
{ | ||
"name": "@department-of-veterans-affairs/mobile-assets", | ||
"version": "0.1.1-alpha.0", | ||
"version": "0.1.1", | ||
"description": "VA Design System Mobile Assets", | ||
@@ -5,0 +5,0 @@ "repository": { |
# VA Mobile Design Library Assets | ||
This repository contains static assets such as fonts and SVG icons for use by VA mobile applications. It does not contain any code, so it is up to the consumer to import these assets into their app. | ||
See example usage in [Icon component](https://github.com/department-of-veterans-affairs/va-mobile-library/blob/main/packages/components/src/components/Icon/Icon.tsx) in [mobile-component-library](https://github.com/department-of-veterans-affairs/va-mobile-library/blob/main/packages/components/package.json) which can also be passed custom SVGs. | ||
The [components package](https://github.com/department-of-veterans-affairs/va-mobile-library) contains an Icon convenience component that makes leveraging both the assets package icons and custom ones easy. See code for the [Icon component](https://github.com/department-of-veterans-affairs/va-mobile-library/blob/main/packages/components/src/components/Icon/Icon.tsx). Additional documentation can be found in the [Design System section](https://department-of-veterans-affairs.github.io/va-mobile-app/design/Intro) of VA Mobile docs. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2034457