Kevin Cousin

Results 7 comments of Kevin Cousin

@dcvz Do you know that we are not able to compile our app anymore while this is not fixed ? It is a critical issue. Is there any workaround (calling...

I guess jcenter was down when I tried last time, it seems to work today, sorry for the warn

Still here almost 2 month later. Is this lib maintained ?

I succeed to avoid this error. In my case, it was due to the react-native-gesture-handler that changed. Previously we needed to import it at the top of the root file,...

Still having the same issue with `use_frameworks! :linkage => :static` and disabled flipper. Here is my config, any advice ? RN 0.70.4 ```ruby require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios, '12.4'...

Same issue here. Another quick solution that work : bind a noop function to the onLayout