Render a FlatList of 50 items (label "Item #N"). Implement pull-to-refresh that logs "refreshed". Each item should show its index number.
Click Run to test your code