Skip to content

Commit

Permalink
added toast messages and modal for confirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
shreya-mishra committed Aug 9, 2023
1 parent 99a14e2 commit b904d75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screens/AuthScreen/AuthScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import WebView from 'react-native-webview';
import { urls } from '../../constants/appConstant/url';
import AuthApis from '../../constants/apiConstant/AuthApi';
import { CameraScreen } from 'react-native-camera-kit';
import TabNavigation from '../../navigations/TabNavigation/TabNavigation';
import CustomModal from '../../components/Modal/CustomModal';


Expand Down

0 comments on commit b904d75

Please sign in to comment.