[!] Unable to satisfy the following requirements:
Yoga (= 0.43.1.React) required by React/Core (0.43.1)
None of your spec sources contain a spec satisfying the dependency: Yoga (= 0.43.1.React).
You have either:
- out-of-date source repos which you can update with
pod repo update or with pod install --repo-update.
- mistyped the name or version.
- not added the source repo that hosts the Podspec to your Podfile.
Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.
Tried running pod repo update, didn't do anything.