This commit is contained in:
ammarahm-ed
2020-03-14 13:54:16 +05:00
parent e07b70032e
commit a2a6e645e7
32 changed files with 67 additions and 86 deletions

View File

@@ -9,10 +9,10 @@ import {
} from 'react-native';
import {FlatList, TextInput} from 'react-native-gesture-handler';
import Icon from 'react-native-vector-icons/MaterialCommunityIcons';
import {db, DDS} from '../../../App';
import {opacity, ph, pv, SIZE, WEIGHT} from '../../common/common';
import {ACTIONS} from '../../provider/actions';
import {getElevation, ToastEvent} from '../../utils/utils';
import {getElevation, ToastEvent, db, DDS} from '../../utils/utils';
import {updateEvent} from '../DialogManager/recievers';
let refs = [];