upgrade root navigation

This commit is contained in:
ammarahm-ed
2020-05-06 01:55:05 +05:00
parent 41354fdf7c
commit 8fee81dc79
21 changed files with 120 additions and 298 deletions

View File

@@ -1,4 +1,4 @@
import React from 'react';
/* import React from 'react';
import {Modal, TouchableOpacity, View} from 'react-native';
import * as Animatable from 'react-native-animatable';
import {createAppContainer} from 'react-navigation';
@@ -169,3 +169,4 @@ class LoginDialog extends React.Component {
}
export default LoginDialog;
*/