how to get the i value of an iteration ?
Hi,
certainly a stupid question but, how to get the 'i' of an iteration when we map an array on a screen?
I mean, I want to know on wich iteration we are.
Can someone provide a JS code for that ?
Thanks
Sylvain