Error after converting to Swift 5 and updating pods to recommended settings #54
|
React Native Lesson 6.3 (TaskApp) I probably messed up badly by following Xcode's suggestion to convert to Swift 5 and update pods to recommended settings. Before, the app ran perfectly, but now it gives the build error I read online that the error was related to React Native, though the given solution (which was to disable something called Flipper) did not help. |
Replies: 1 comment 2 replies
|
Hi, can you try: in your VSCode terminal? |
Hi, can you try:
in your VSCode terminal?