Truong

Results 1 comments of Truong

This worked from me: install flipper to devDependencies, not dependencies. `yarn add -D react-native-flipper` And in podfile: `:flipper_configuration => FlipperConfiguration.enabled(["Debug"], { 'Flipper' => '0.163.0' }),`