Passing Data From One Page To Another With Storyboard Using Corona
Introduction : Its a very common practice, where we need to pass data from one page to another page. Corona provides storyboard API, which gives access to page navigation functionality, along with it can also pass data variable with in pages. Description : Lets make a scenario where we have home page and menu page…
read more