mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
chore: release v0.1.0-alpha.1
This commit is contained in:
committed by
satyajit.happy
parent
89934b93c0
commit
e60112b0a3
@@ -1,7 +1,7 @@
|
||||
/* @flow */
|
||||
|
||||
import * as React from 'react';
|
||||
import { BottomNavigation } from 'react-native-paper';
|
||||
import BottomNavigation from 'react-native-paper/src/components/BottomNavigation';
|
||||
import createTabNavigator, {
|
||||
type InjectedProps,
|
||||
} from '../utils/createTabNavigator';
|
||||
|
||||
Reference in New Issue
Block a user