Skip to content

Commit

Permalink
Update apps/blog/src/posts/macos-pwa-install/macos-pwa-install.md
Browse files Browse the repository at this point in the history
Co-authored-by: Beth Pan <xupa@microsoft.com>
  • Loading branch information
khmyznikov and beth-panx authored Feb 7, 2024
1 parent fa85df1 commit 3bf5e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/blog/src/posts/macos-pwa-install/macos-pwa-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ This isn't just about Safari on macOS. The component keeps the user experience c

![Chrome Prompt](/posts/macos-pwa-install/pic-7.jpg)

Adding this component to your project is simple. The [readme](https://github.com/khmyznikov/pwa-install?tab=readme-ov-file#install) includes a one-line npm install command, import instructions, and basic HTML for adding the component to a app. There's even a live [demo](https://khmyznikov.com/pwa-install/) to show you exactly how it should look and work.
Adding this component to your project is simple. The [readme](https://github.com/khmyznikov/pwa-install?tab=readme-ov-file#install) includes a one-line npm install command, import instructions, and basic HTML for adding the component to an app. Here is a live [demo](https://khmyznikov.com/pwa-install/) to show you exactly how it should look and work.
Most modern frameworks can use the component as a web component. React polyfill is included.

What's coming soon for PWA installation? Samsung Internet and Firefox Mobile are the next browsers to get the pwa-install component. This will make it even easier for users on Android devices to install PWAs from their favorite browsers.
Expand Down

0 comments on commit 3bf5e13

Please sign in to comment.