-
I have spent a good while playing around with multiple options and examples and can't seem to get it to work. My setup is the following:
```
"metro-react-native-babel-preset": "0.56.0",
"metro-re…
-
Hi
I am trying to use this module. I created the rn-cli.config.js and transformer.js file in my project root folder and kept the default obfuscatingTransformer options (So `module.exports = obfuscati…
-
Cannot find module 'metro/src/transformer'
-
are there same configuration for react native 0.59 version. if it is it's not working at all. even if my trace option is true. i cannot see anything in my console when making the build. any advice?
-
###
**Scenario**
I have followed the documentation of react-native-firebase at the link https://rnfirebase.io/docs/v5.x.x/installation/android to install the react-native-firebase. The notification…
-
The contents of the environment file is available in plaintext via a browser's developer tools under the network tab when using the dotenv package for a Flutter Web project. The contents of the env fi…
-
**Describe what happened**
running `npx datadog-react-native-wizard`
got this error:
```
❌ Error encountered while running get sourcemaps upload variables step.
There already is a datadog-ci.json…
-
Just updated to new React Native version and it's broken again.
Output:
```
error app/sampleFile.ts: function (prevType) {
this.state.exprAllowed = false;
if (prevType === types._let || …
-
# Steps to reproduce:
- Get a pixel device (since android 13 is only available on that).
- Update it to android 13.
- Interact with keychain, especially `Keychain.getGenericPassword({ service: KE…
-
Hi,
I've an objective-c project that use several pods. Some of that pods are written in swift.
I've understood that swift code is not supported, so I've tried to include swift pods as compiled .fr…