-
## The problem
run ‘appium’ in terminal prompt ‘command not found: appium’
## Environment
Mac OS: 10.11.5 (15F34)
Appium: 1.5.3
## Details
brew install node / brew install npm
npm install -g …
-
Hi,
onOK property(handleSignature function) works on Android but not work on IOS. Please help me.
``
`handleSignature = signature => {
console.log("Signature:" + signature)
};`
-
This is my config file.Is there any problem?
```
{
"parser": "babel-eslint",
"extends": ["standard", "standard-react"],
"env": {
"es6": true
},
"settings": {
"react": {
…
-
- [x] Review the documentation: https://facebook.github.io/react-native
- [x] Search for existing issues: https://github.com/facebook/react-native/issues
- [x] Use the latest React Native re…
-
/fixme$ npm i
npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated browserslist@1.7.7: Browserslist 2 could…
-
I used `takeSnapshotAsync` on the View contain `Expo.GLView` component
- IOS: working.
- Android: Anything on screen is captured except GLView component.
Here is my example https://snack.expo.i…
-
I am getting the following error. Tried all the mentioned methods, no luck, please help!
![screenshot](https://user-images.githubusercontent.com/1477849/51617151-4bae8600-1f34-11e9-8353-fed8171619e…
-
I just tried on android yet. If I start my trace from left to rigth or vice-versa, it draws a slightly line and stops draw. But if I start from top/bottom or any other direction (45º, 60º etc...) work…
-
The pad Ignores size (width/height) sometimes, seemingly randomly. Sometimes it recognizes the given size in its canvas and underlying output. More often it chooses for a canvas **a large square** t…
-
Following up on https://github.com/ipfs/js-ipfs-http-client/pull/897#issuecomment-442394693, we need to let users know of the module rename.
@mikeal proposed that a PR is submitted to each repo to …