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 의 안내에 따라 설치