|
|
@@ -4,7 +4,7 @@
|
|
|
*/
|
|
|
import React, { Component } from 'react';
|
|
|
import './app/i18n'
|
|
|
-import {AppRegistry, KeyboardAvoidingView, StyleSheet} from 'react-native';
|
|
|
+import {AppRegistry, KeyboardAvoidingView} from 'react-native';
|
|
|
import 'react-native-gesture-handler';
|
|
|
import './app/utils/themes'
|
|
|
import './app/utils/constant';
|