add-to-homescreen-react icon indicating copy to clipboard operation
add-to-homescreen-react copied to clipboard

A React component providing add-to-home-screen functionality for different platforms

Results 27 add-to-homescreen-react issues
Sort by recently updated
recently updated
newest added

Hi, i have tried including in my own app, and running the live demo in Chrome and i don't see any banner or anything at all. Is there some additional...

I loaded `192.#.#:#/iphone/` on my iPhone. I see the "Clear Token" button. But when I click it, nothing happens. I also loaded it in iPhone simulator and examined the console...

The iPad Pro has the ability to add to home screen, but the user agent does not have "ipad" in it. It looks something more like this: ``` navigator.platform =...

There is currently an `onCancel` event and an `onInstall` event -- the `onInstall` fires when the user accepts the message in the "banner" but on non-native browsers, a second popup...

After installation i tried to launch my project locally, but got error `window is not defined`

I implemented `add-to-home-screen-react` in a project with react version 16.13.1 and it works perfect but in another project with version 17.0.1 it throws: Error: Invalid hook call. Any idea why?...

The project pollutes any node_modules folder with unnecessary files. Folders, such as `examples`, `live-demo` and `build/images` should not be bundled in with the npm release. As mentioned in #14, react...

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

Add support for React 18 ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: @mono/[email protected] npm ERR! Found: [email protected] npm...