pandisFox
pandisFox
> > Confirmed that it not work on pure `[email protected]` with `react-native-quick-base64@^2.1.2`, `react-native-quick-crypto@^0.7.0-rc.4` on iOS > > ```shell > > /node_modules/react-native-quick-crypto/cpp/Utils/MGLUtils.cpp:9:10: fatal error: 'base64.h' file not found > > >...
> > > > Confirmed that it not work on pure `[email protected]` with `react-native-quick-base64@^2.1.2`, `react-native-quick-crypto@^0.7.0-rc.4` on iOS > > > > > > > > > > > > >...
> > > > > > Confirmed that it not work on pure `[email protected]` with `react-native-quick-base64@^2.1.2`, `react-native-quick-crypto@^0.7.0-rc.4` on iOS > > > > > > > > > > >...
> Is this still broken with `0.7.0-rc.x` release candidates? on `0.7.0-rc.4` I get this: ``` ❌ (node_modules/react-native-quick-crypto/cpp/Utils/MGLUtils.cpp:9:10) #include #include "base64.h" ^ 'base64.h' file not found ``` on the current version...