diff --git a/App.js b/App.js index 3b5fa48..00ac3a3 100644 --- a/App.js +++ b/App.js @@ -1,5 +1,5 @@ import React from 'react' -import { Provider } from 'react-native-paper' +import { Provider } from 'react-native-paper' //import import { NavigationContainer } from '@react-navigation/native' import { createStackNavigator } from '@react-navigation/stack' import { theme } from './src/core/theme'