Implementation of latest react-native & react-native-webrtc

I am creating a video call app with react native web rtc, my issue is , I am sending offers answers candidates via pushnotification, it worked, but iceconnection state is chnaged from new to checking, after that failed. but I recieve remote streams on onaddstream function and but when passed remote stream to RTCView it is black, local stream perfectly working on RTC VIEW