Use Navigator to check if the current device is an Apple device
npm install is-apple-device
import isAppleDevice from "is-apple-device";
const result = isAppleDevice(window.navigator)
console.log(result) // boolean
This package is open-sourced software licensed under the Apache License, Version 2.0.
Apple PNG Icon Designed By tree from pngtree.com