Ivan Ignatiev
Ivan Ignatiev
@cjpatoilo I think the first step is to create alternative https://github.com/milligram/milligram/blob/master/src/milligram.sass file with nesting imports. Something like ``milligram-nested.sass` / `milligram-isolated.sass`: ``` .milligram { @import Color @import Base @import Blockquote @import...
This bug is highly possibly related to #2158
I have tested with empty react native project, the build is fails exactly after adding `use_frameworks! :linkage => :static` Of course, I have deactivated Flipper, Hermes and Fabric. I have...
With RN 0.73 everything is ok, so we can just wait for the 0.73 release.
May be, I have the same issue, more detailed error: - react-native-image-picker - 5.6.0 - react-native - 0.72.0 ``` CompileC /Users/**user**/Library/Developer/Xcode/DerivedData/**app**-gwouxwcliqndnnfddltnolbfqcuq/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-image-picker.build/Objects-normal/x86_64/ImagePickerManager.o /Users/**user**/Documents/GitHub/**app**/node_modules/react-native-image-picker/ios/ImagePickerManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-image-picker' from...