Miscellanies about React Native

  • If /android or /ios is missing under project volume:

    1
    2
    react-native upgrade # optional
    react-native eject
  • react-native run-ios: xcrun: error: unable to find utility “instruments”, not a developer tool or in PATH
    error Command failed: xcrun instruments -s
    xcrun: error: unable to find utility “instruments”, not a developer tool or in PATH

https://stackoverflow.com/questions/42506068/how-can-i-regenerate-ios-folder-in-react-native-project

Miscellanies about React Native

https://devblog.citruxonve.net/posts/5bbe6a52/

Author

CitruXonve

Posted on

04/01/2019

Updated on

07/19/2023

Licensed under

Comments