From b96cb97d51f6a5cbe480b5af214c9b6c0cbe4877 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 1 Jun 2021 23:53:56 +0700 Subject: [PATCH] Add article about making Electron apps feel native on Mac --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7de722a..0687cdb 100644 --- a/readme.md +++ b/readme.md @@ -416,6 +416,7 @@ Made with Electron. - [Building a file explorer with Electron, Quasar, and Vue](https://medium.com/quasar-framework/building-an-electron-file-explorer-with-quasar-and-vue-7bf94f1bbf6) - Focused on design and code decisions and Electron security. - [Using Google Analytics to gather usage statistics in Electron](https://kilianvalkhof.com/2018/apps/using-google-analytics-to-gather-usage-statistics-in-electron/) - How to collect anonymous user statistics. - [Notarizing your Electron app](https://kilianvalkhof.com/2019/electron/notarizing-your-electron-application/) - How to configure your app packaging for Apple's notarization. +- [Making Electron apps feel native on Mac](https://getlotus.app/21-making-electron-apps-feel-native-on-mac) ## Books