Commit 6a2fb83b authored by Dylan Vann's avatar Dylan Vann

Remove incorrect focusedName prop.

parent 52b85ec5
......@@ -48,7 +48,6 @@ FastImageExample.navigationOptions = {
tabBarIcon: props => (
<Icon
name="ios-information-circle"
focusedName="ios-information-circle"
{...props}
/>
),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment