mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 17:23:42 +08:00
Fix issue from rebase and introduce gesture interaction example
This commit is contained in:
committed by
satyajit.happy
parent
0a4128a3ee
commit
eef5aafb86
@@ -1,8 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Dimensions } from 'react-native';
|
||||
import { SceneView } from 'react-navigation';
|
||||
import { DrawerLayout } from 'react-native-gesture-handler';
|
||||
|
||||
import DrawerActions from '../routers/DrawerActions';
|
||||
import DrawerLayout from './DrawerLayout';
|
||||
import DrawerSidebar from './DrawerSidebar';
|
||||
|
||||
Reference in New Issue
Block a user