chore: fix typo in example

This commit is contained in:
satyajit.happy
2019-08-28 21:48:58 +02:00
parent 8c1acc33c6
commit 74c3377b63

View File

@@ -36,7 +36,7 @@ export default function BottomTabsScreen() {
name="article"
options={{
title: 'Article',
tabBarIcon: 'chrome-reader-mode',
tabBarIcon: getTabBarIcon('chrome-reader-mode'),
tabBarButtonComponent: TouchableBounce,
}}
>