Skip to content

Commit

Permalink
chore: upgrade react-native-paper
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Aug 18, 2019
1 parent a39111e commit 863bb2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* @flow */

import * as React from 'react';
import BottomNavigation from 'react-native-paper/src/components/BottomNavigation';
import { BottomNavigation } from 'react-native-paper';
import createTabNavigator, {
type InjectedProps,
} from '../utils/createTabNavigator';
Expand Down

0 comments on commit 863bb2b

Please sign in to comment.