Skip to content

Conversation

samerserhan91
Copy link

… the window width calculation accordingly

  • packages/mini/src/utils.js
    • Check user agent for iOS and adjust window width calculation
  • packages/taro/utils/index.js
    • Check user agent for iOS and adjust window width calculation
  • packages/uni/utils.js
    • Check user agent for iOS and adjust window width calculation
    • Handle cases where window width exceeds 960

… the window width calculation accordingly

* **packages/mini/src/utils.js**
  - Check user agent for iOS and adjust window width calculation
* **packages/taro/utils/index.js**
  - Check user agent for iOS and adjust window width calculation
* **packages/uni/utils.js**
  - Check user agent for iOS and adjust window width calculation
  - Handle cases where window width exceeds 960
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant