@expo/vector-icons
Advanced tools
Comparing version 10.0.5 to 10.0.6
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -1,3 +0,3 @@ | ||
import React from 'react'; | ||
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from './vendor/react-native-vector-icons/lib/create-icon-set'; | ||
import React from "react"; | ||
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from "./vendor/react-native-vector-icons/lib/create-icon-set"; | ||
export default function (glyphMap: any, fontName: any, expoAssetId: any, fontStyle?: any): { | ||
@@ -10,3 +10,3 @@ new (props: Readonly<{}>): { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -31,3 +31,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -34,0 +34,0 @@ setNativeProps(props: any): void; |
@@ -1,7 +0,7 @@ | ||
import React from 'react'; | ||
import { Text } from 'react-native'; | ||
import * as Font from 'expo-font'; | ||
import createIconSet from './vendor/react-native-vector-icons/lib/create-icon-set'; | ||
import createIconButtonComponent from './vendor/react-native-vector-icons/lib/icon-button'; | ||
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from './vendor/react-native-vector-icons/lib/create-icon-set'; | ||
import React from "react"; | ||
import { Text } from "react-native"; | ||
import * as Font from "expo-font"; | ||
import createIconSet from "./vendor/react-native-vector-icons/lib/create-icon-set"; | ||
import createIconButtonComponent from "./vendor/react-native-vector-icons/lib/icon-button"; | ||
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from "./vendor/react-native-vector-icons/lib/create-icon-set"; | ||
export default function (glyphMap, fontName, expoAssetId, fontStyle) { | ||
@@ -16,6 +16,6 @@ var _a; | ||
this.state = { | ||
fontIsLoaded: Font.isLoaded(fontName), | ||
fontIsLoaded: Font.isLoaded(fontName) | ||
}; | ||
} | ||
async componentWillMount() { | ||
async componentDidMount() { | ||
this._mounted = true; | ||
@@ -22,0 +22,0 @@ if (!this.state.fontIsLoaded) { |
@@ -8,3 +8,3 @@ export default function (config: any, expoFontName: any, expoAssetId: any): { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
@@ -8,3 +8,3 @@ declare const _default: { | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -29,3 +29,3 @@ setNativeProps(props: any): void; | ||
}; | ||
componentWillMount(): Promise<void>; | ||
componentDidMount(): Promise<void>; | ||
componentWillUnmount(): void; | ||
@@ -32,0 +32,0 @@ setNativeProps(props: any): void; |
{ | ||
"name": "@expo/vector-icons", | ||
"sideEffects": false, | ||
"version": "10.0.5", | ||
"version": "10.0.6", | ||
"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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
20139
3
2508181
160