Import Alert

This commit is contained in:
Mo Bitar
2019-01-30 09:52:52 -06:00
parent e4ace132a7
commit 972a2d07f6

View File

@@ -1,4 +1,4 @@
import { Share } from 'react-native';
import { Share, Alert } from 'react-native';
import Storage from '@SFJS/storageManager'
import Auth from '@SFJS/authManager'
import KeysManager from '@Lib/keysManager'