new project then eject then error when pod install

  1. expo init : tabs
  2. setup apps.json
  3. expo eject: expokit
  4. npm i
  5. pod install
    error:
[!] The name of the given podspec `Yoga` doesn't match the expected one `yoga`

issue fixed => pod 'Yoga'

error

CocoaPods could not find compatible versions for pod “React/RCTAnimation”

What is the problem with Expo???
it is a new project and not working