Timotei Albu
Timotei Albu
### Description Explain the bug in as much detail as possible When trying to call the [launchCamera](https://github.com/react-native-image-picker/react-native-image-picker/blob/7490cc493737cd03f881cddeddbac28d43987534/src/index.ts#L15) method with the following options: ``` { saveToPhotos: true, mediaType: 'video', } ```...
### Description 📖 Add an env flag VITE_RUBY_SKIP_INSTALLING_DEPENDENCIES, which lets users skip installing all node dependencies in the install_dependencies rake task. This is similar to the existing VITE_RUBY_SKIP_INSTALLING_DEV_DEPENDENCIES flag. ###...
## Motivations Wanted to prevent a `Toast` from appearing multiple times if the page re-renders. Change the `id` type that already existed to a string so that we can have...
>**Note**: If your issue/bug is regarding the AWS Amplify Console service, please log it in the [Amplify Console GitHub Issue Tracker](https://github.com/aws-amplify/amplify-console/issues) **Describe the bug** We get the following error when...