|
@@ -6,7 +6,7 @@ import Dialog from '../../components/Dialog';
|
|
|
import apiUpload from '../../api/apiUpload';
|
|
import apiUpload from '../../api/apiUpload';
|
|
|
import app from '../../../app.json'
|
|
import app from '../../../app.json'
|
|
|
import utils from '../../utils/utils';
|
|
import utils from '../../utils/utils';
|
|
|
-import Skeleton from 'react-native-reanimated-skeleton';
|
|
|
|
|
|
|
+import Skeleton from '../../components/VbeSkeleton';
|
|
|
|
|
|
|
|
export default class Notify extends Component {
|
|
export default class Notify extends Component {
|
|
|
constructor(props) {
|
|
constructor(props) {
|