This error means you are missing some library while rebuilding react-native ios , show below link https://github.com/facebook/react-native/blob/master/.github/ISSUE_TEMPLATE.md this an reproduction error , check comparasion of your links and your package.json by using below command react-native link Remove unwanted library from package.json and unlink it using below command react-native unlink "library_name"