This commit is contained in:
ammarahm-ed
2020-01-24 23:13:09 +05:00
parent 5c9b94c04e
commit 7ff66aa4b3
22 changed files with 183 additions and 184 deletions

View File

@@ -10,7 +10,8 @@ import {
import * as Animatable from 'react-native-animatable';
import Icon from 'react-native-vector-icons/Feather';
import {SIZE, WEIGHT} from '../../common/common';
import {ACTIONS, useTracked} from '../../provider';
import {useTracked} from '../../provider';
import {ACTIONS} from '../../provider/actions';
import {w} from '../../utils/utils';
export const AnimatedSafeAreaView = Animatable.createAnimatableComponent(