Added hapns to README

This commit is contained in:
Alexander Cerutti
2025-06-08 00:24:50 +02:00
parent 829d7da8bf
commit 63e5a77c83

View File

@@ -60,7 +60,10 @@ Look at the [Migration Guide](https://github.com/alexandercerutti/passkit-genera
### Integrating Apple Wallet Web services?
Give a look at another library I made: [Passkit Webservice Toolkit](https://github.com/alexandercerutti/passkit-webservice-toolkit) and its integrations!
Give a look at other libreries I made:
- [Passkit Webservice Toolkit](https://github.com/alexandercerutti/passkit-webservice-toolkit) and its integrations
- 🚧 [hapns](https://github.com/alexandercerutti/hapns) to support updates through APNs notifications, with examples (early stage of development, feedbacks are welcome)
---