Hussian shaik
Hussian shaik
Hi, thanks this repo is very helpful to me, here I want to get all the swiped cards. when clicking on the button for button action I wrote like this,...
Hi, Here is my response data ``` [{ "confirmation": "Success", "response": [{ "_id": "5a4f487089b4860014cddc51", "img1": "https://windows-price.s3.amazonaws.com/windows/1517418755884american-craftsman-double-hung-windows-3254786-64_1000.png", "name": "Double Hung (half-screen)", "__v": 0, "price": 900, "updated": "2018-01-05T09:42:08.170Z", "is_sash": false, "sash": [],...
Hai i tried like this: ``` export default class sidemenu extends Component { render() { return ( { console.log(data); }} /> ); } } ``` after selecting the value in...
Hai i used your repo but i got an error like this, In simulator after finishing the text display my react-native version:0.25.1, Below is the image  please tell me that how to how to...
when i run this example i am getting an error like this please help me, How to resolve this. 
hai i followed your repo for barcode scanning,i got an error in QRCodeScreen.js render  please tell me that how to resolve this...
Uncaught Error: Invariant Violation: _registerComponent(...): Target container is not a DOM element.
when i run this code i got this error Uncaught Error: Invariant Violation: _registerComponent(...): Target container is not a DOM element. please give solution for it
Hai, i cloned your repo and run as per the document,facing problem when using the code in separate project, getting an error like this undefined is not an object(evaluating 'WebRTCModule.mediaStreamTrackGetSources')...