@expo/vector-icons
Advanced tools
Comparing version 10.0.0-rc.6 to 10.0.0-rc.7
@@ -10,3 +10,3 @@ import React from 'react'; | ||
const font = { [fontName]: expoAssetId }; | ||
const RNVIconComponent = createIconSet(glyphMap, fontName, expoAssetId, fontStyle); | ||
const RNVIconComponent = createIconSet(glyphMap, fontName, null, fontStyle); | ||
return _a = class Icon extends React.Component { | ||
@@ -13,0 +13,0 @@ constructor() { |
{ | ||
"name": "@expo/vector-icons", | ||
"sideEffects": false, | ||
"version": "10.0.0-rc.6", | ||
"version": "10.0.0-rc.7", | ||
"description": "Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.", | ||
@@ -6,0 +6,0 @@ "main": "build/IconsLazy.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
6799874