Install native packages:

cd rn_oreo && npx pod-install ios

Run the app by terminal:

npx react-native run-ios

Run the app by Xcode:

Open rn_oreo/ios/rn_oreo.xcworkspace in Xcode or run xed -b ios then hit the Run button