react-native-launch-arguments
react-native-launch-arguments copied to clipboard
Get launch arguments for testing with Detox and Appium
### Problem Description If launch arguments are passed with an undefined value, when read back, those values are received as a string `"undefined"`. For example: ``` import { device }...
App is crashing with the following error in the adb log when I include react-native-launch-arguments v3.1.0. Removing the import fixes the issue. What could be the problem? Environment info: Android...
When the app is started from opening an URL, it crashes with: ``` 07-28 18:32:19.135 10708 10758 W Bundle : Key android.support.customtabs.extra.SESSION expected String but value was a android.os.BinderProxy. The...
"react-native-launch-arguments": "^3.1.0" that's the version I'm using That's the error I'm getting: A problem occurred configuring project ':react-native-launch-arguments'. > Could not resolve all files for configuration ':react-native-launch-arguments:implementation'. > Could not...
Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.62.3. Release notes Sourced from react-native's releases. v0.62.3 This patch release is specifically targetted towards Xcode 12.5. The changes done are tailored to unblock developers...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...
See https://reactnative.dev/docs/new-architecture-library-intro https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...