Jun Tanaka
Results
1
issues of
Jun Tanaka
## Summary Provides options to disable device motions and pan gestures in `PanoramaView`. ## Detail Add following new properties to `PanoramaView`: ```swift // PanoramaView.swift public var isDeviceMotionEnabled: Bool { get...
enhancement