import React from 'react'; import WalletsBalance from '../walletsBalance/walletsBalance'; import WalletsInfo from '../walletsInfo/walletsInfo'; import SendCoin from '../sendCoin/sendCoin'; import WalletsProgress from '../walletsProgress/walletsProgress'; import WalletsData from '../walletsData/walletsData'; import ReceiveCoin from '../receiveCoin/receiveCoin'; const WalletsNativeRender = function() { return (