I have an API which is setup perfectly my only question is when i am passing the data between the screens its not visible means its showing the value which is first visible in the screen when i click the item placed second and want to see that particular data in next screen its not showing that data but the first one which i have not even clicked Anyone help here
Hi @Manan Modi
I am not very clear with your query but what i understood is that in your first screen you have a set of items and when you click on any item its navigating to second screen with some data and using that data you are calling API.
If this is the case then check the input parameteres you are passing to next screen, i am assuming that its taking only first item data not the clicked item.
if this is the case then check on click handler of item and debug data.
I hope it'll help you.
ThanksDeep
Hi Manan,
Could you please provide more clarity on your request?
Looking forward to your response.
Best regards,
Balaji