You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment:
OS: macOS High Sierra 10.13.6
Node: 8.3.0
Yarn: 1.12.3
npm: 5.3.0
Watchman: 4.9.0
Xcode: Xcode 10.1 Build version 10B61
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: Not Found
Target Platform: macos
Steps to Reproduce
init a project use react-native-macos init xxx
run js code below (click red area and move it to left 10px)
Is this a bug report?
yes
Have you read the Contributing Guidelines?
yes
Environment
Environment:
OS: macOS High Sierra 10.13.6
Node: 8.3.0
Yarn: 1.12.3
npm: 5.3.0
Watchman: 4.9.0
Xcode: Xcode 10.1 Build version 10B61
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: Not Found
Target Platform: macos
Steps to Reproduce
react-native-macos init xxx
Expected Behavior
emit click in [100,300] of y.
Actual Behavior
emit click in [0, 200] of y.
code
The text was updated successfully, but these errors were encountered: