Numan
Numan
@noelsp Sorry I was busy in an emergency so I was not able to work, I will work at tonight
@djaffer currently this package, does not support web
@Larens94 we are already setting `use_modular_headers!` in our example directory code https://github.com/numandev1/react-native-compressor/blob/a01c52cf5f3985dd586cb7c74c70136896189389/example/ios/Podfile#L22 can we see it on zoom session?
@Larens94 i confirm that `modular_headers` is also working on my side, `pod 'react-native-compressor', :path => '../node_modules/react-native-compressor', :modular_headers => true`
@JerakRus Currently we don't support different formate but can add support for multiple output format
@murat-mehmet Currently, we don't support stream. On android i just do not expose stream but it is in the code if you see native compression code, this is a feature...
same issue with 8.0.0 emui
same error
it will resolve your problem **App.js** ``` import { Portal } from 'react-native-paper-portal' ``` **bottomSheetFIle.js** ``` import { Portal } from 'react-native-paper-portal' ```