Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work in portrait mode on maps component #593

Open
qaniqani opened this issue Apr 12, 2024 · 0 comments
Open

It doesn't work in portrait mode on maps component #593

qaniqani opened this issue Apr 12, 2024 · 0 comments
Labels
bug report Something isn't working

Comments

@qaniqani
Copy link

Environment

  • react-native info output:
System:
  OS: macOS 14.4.1
  CPU: (8) arm64 Apple M3
  Memory: 67.94 MB / 16.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 18.18.0
    path: ~/.nvm/versions/node/v18.18.0/bin/node
  Yarn:
    version: 1.22.22
    path: /opt/homebrew/bin/yarn
  npm:
    version: 9.8.1
    path: ~/.nvm/versions/node/v18.18.0/bin/npm
  Watchman: Not Found
Managers:
  CocoaPods:
    version: 1.15.2
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.4
      - iOS 17.4
      - macOS 14.4
      - tvOS 17.4
      - visionOS 1.1
      - watchOS 10.4
  Android SDK:
    API Levels:
      - "23"
      - "24"
      - "29"
      - "31"
      - "33"
      - "34"
    Build Tools:
      - 33.0.1
      - 34.0.0
    System Images:
      - android-28 | Google ARM64-V8a Play ARM 64 v8a
      - android-34 | Google APIs ARM 64 v8a
    Android NDK: Not Found
IDEs:
  Android Studio: Not Found
  Xcode:
    version: 15.3/15E204a
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.9
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.73.6
    wanted: 0.73.6
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Description

The slider does not work in portrait mode on the Android emulator and device on the react-native-maps component. It also works very hard horizontally. There is no problem on iOS.

Versions:
"react-native-map-clustering": "^3.4.2",
"react-native-maps": "^1.13.0",
"@react-native-community/slider": "^4.5.0"

Ekran Resmi 2024-04-12 12 59 05
@qaniqani qaniqani added the bug report Something isn't working label Apr 12, 2024
@BartoszKlonowski BartoszKlonowski added this to To be analyzed in Slider-Board via automation Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Something isn't working
Projects
Slider-Board
  
To be analyzed
Development

No branches or pull requests

1 participant