Expo로 react-native 할때 ios에서 flipper가 정상동작 안할 때

ios 디렉터리 안의 PodFile안에 아래 처럼 use_flipper관련 부분 주석 제거하고

# Uncomment to opt-in to using Flipper
  # Note that if you have use_frameworks! enabled, Flipper will not work
  #
  if !ENV['CI']
    use_flipper!()
  end

그리고 expo-community-flipper 의 안내에 따라 설치