Skip to content

Conversation

@zztnrudzz13
Copy link
Collaborator

Overview

This PR adds device detection utilities to @webview-kit/core for identifying iOS/iPadOS and Android devices in WebView environments.

Add isIOS() function to detect iOS and iPadOS devices
Add isAndroid() function to detect Android devices
Add unit tests for device detection utilities

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

kimyouknow and others added 2 commits January 8, 2026 22:57
* feat: mobile scaffolding

* fix: root setting

* chore: pnp 제거

* chore: git ignore

* Revert "chore: pnp 제거"

This reverts commit 05136ba.

* chore: update react peer dependency to allow any version from 18.0.0

* chore: remove baseUrl from tsconfig.json

* chore: add mobile package to PnP configuration and update yarn settings

* chore: update Node.js version in .nvmrc to v22.18.0
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.

2 participants