Luis Ramírez
                                            Luis Ramírez
                                        
                                    I also experienced the warning by updating the version of react "18" and testing library. After checking the flow, note that now you need to explicitly make "expect" for all...
the same problem, try with the versions of the example of Restaurant and it worked for me: https://github.com/shoutem/ui/blob/develop/examples/RestaurantsApp/package.json "@shoutem/ui": "~0.23.0", "react": "16.0.0", "react-native": "~0.51.0",
Some things broke with versions >= 0.58.x. The most recent version with which I worked is: "react-native": " 0.57.8"