share
Here are 672 public repositories matching this topic...
-
Updated
Jun 4, 2020 - Kotlin
-
Updated
May 17, 2020 - Go
Describe the Feature
If I want to test whether the share dialog is open on Android using Detox, the framework can not find any text (i.e. title)
Possible Implementations
Add ability to add the Detox testID
to the options
Share.open({
url: uri,
testID: "share-dialog"
})
.then(() => {
})
.catch(error => {
});
Related Issues
N/A
-
Updated
Sep 6, 2019
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Apr 1, 2020 - JavaScript
-
Updated
Apr 3, 2020 - Objective-C
I receive the following error when attempting to use the cssModule
prop as I would like to change the height of the button.
I'm using a CSS Pre-processor as per: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc
`Failed to execute 'remove' on 'DOMTokenList': The token provided must not be empty.
-
Updated
Aug 20, 2019 - JavaScript
API Documentation
It would be great if there's documentation on how TrebleShot sending works. I am interested in developing a desktop app for TrebleShot ? It would be great if there's docs on how sending, discovering and receiving works.
-
Updated
May 21, 2020 - C#
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
May 20, 2020 - Vue
-
Updated
Jul 19, 2018 - Objective-C
-
Updated
May 2, 2020 - JavaScript
Improve this page
Add a description, image, and links to the share topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the share topic, visit your repo's landing page and select "manage topics."
1 In History, select multiple captures
2 Execute SHIFT+F10, Copy, FIlename
3 Inspect clipboard
Expected: multiple filenames
Observed: one filename - from focussed capture
Workaround: ??