Hussian shaik

Results 26 comments of Hussian shaik

@johanneslumpe I followed ur repo and trying to execute it in my code, I got an error: undefined is not an object(evaluating 'RNKeyboardEventsManager[eventKey]').

@leimd could you please tell me that,whether it is possible or not with this module to upload the image to amazon s3

@mauron85 i want to send my location to my db for that i wrote like this ` BackgroundGeolocation.on('location', (location) => { console.log("location123:"+JSON.stringify(location)) BackgroundGeolocation.startTask(taskKey => { console.log("taskKey123:"+taskKey) //Here I am calling...

@mauron85 i need to call every time or automatically it will call when location changed? and i am getting some notifications from plugin i don't want those notifications how can...

@GrandLapulass i am facing same problem is that issue solved for you? If resolved please give me suggestions that how to resolve it

@moschan thanks for your response , i am not using buttons in onFinish i want to change the text is there any posibility like that i wrote like this `onFinish(){...

@moschan This was the error after adding the above code ![simulator screen shot 08-jul-2016 10 49 58 am](https://cloud.githubusercontent.com/assets/11956308/16678142/f0660bd6-44f9-11e6-88d7-fa149e5cb78f.png)