UNPKG

@react-native-vector-icons/common

Version:

Customizable Icons for React Native with support for image source and full styling.

6 lines (5 loc) 345 B
"use strict"; export { createIconSet } from "./create-icon-set.js"; export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from "./defaults.js"; export { isDynamicLoadingEnabled, isDynamicLoadingSupported, setDynamicLoadingEnabled, setDynamicLoadingErrorCallback } from "./dynamicLoading/dynamic-loading-setting.js"; //# sourceMappingURL=index.js.map