Hello, I'm a React Native beginner, and I'm reading your book just bought.
I'm trying to execute the example "list-items" on iPhone Simulator but is not possible because the command ListView is deprecated and now I have to use FlatList. I have tried to migrate to FlatList, but I'm not good yet :) Have you updated the code for this chapter? Thanks, Erik