@@ -1,3 +1,4 @@
+/* eslint-disable react/style-prop-object */
import * as React from 'react';
import { StatusBar } from 'expo-status-bar';
import { Appbar, Menu } from 'react-native-paper';
+/* eslint-disable no-shadow */
import * as WebBrowser from 'expo-web-browser';
import { Animated, Dimensions } from 'react-native';