We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc851d4 commit b8e5d9fCopy full SHA for b8e5d9f
source/views/transportation/otherModes.js
@@ -1,6 +1,7 @@
1
// @flow
2
import React from 'react'
3
import {StyleSheet, Text, View} from 'react-native'
4
+import {TabBarIcon} from '../components/tabbar-icon'
5
import type {OtherModeType} from './types'
6
import {data as modes} from '../../../docs/transportation.json'
7
import * as c from '../components/colors'
0 commit comments