Vendor react-native-vector-icons

fbshipit-source-id: fd46bf3
This commit is contained in:
Brent Vatne
2017-05-11 00:06:47 +00:00
committed by Exponent GitHub Bot
parent 3824127440
commit 19a2d3728a
79 changed files with 7925 additions and 14 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
import React from 'react';
import { Text } from 'react-native';
import { Font } from 'expo';
import createIconSet from 'react-native-vector-icons/lib/create-icon-set';
import createIconSet
from './vendor/react-native-vector-icons/lib/create-icon-set';
import createIconButtonComponent
from 'react-native-vector-icons/lib/icon-button';
from './vendor/react-native-vector-icons/lib/icon-button';
export default function(glyphMap, fontName, expoAssetId) {
const expoFontName = Font.style(fontName, {