Skip to content

Commit

Permalink
add getImageSource to Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-satija committed Sep 19, 2016
1 parent 0052e52 commit eb2e79a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Components/Widgets/Icon.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ export default class IconNB extends NativeBaseComponent {
}
}

static getImageSource = FontAwesome.getImageSource

getInitialStyle() {
return {
icon: {
Expand Down

0 comments on commit eb2e79a

Please sign in to comment.