use both libraries

This commit is contained in:
feruzm 2020-08-08 16:10:34 +03:00
parent b21b10193c
commit 6e471fe959

View File

@ -1,5 +1,5 @@
import CryptoJS from 'crypto-js';
import * as dsteem from '@hiveio/dhive';
import * as dsteem from '@esteemapp/dhive';
import { Buffer } from 'buffer';
import { proxifyImageSrc } from '@esteemapp/esteem-render-helpers';
import { Platform } from 'react-native';