From 1a5bbe14c3b609cd91ea4d44fd7d1949cb2b6f70 Mon Sep 17 00:00:00 2001 From: Robson Oliveira dos Santos Date: Sat, 28 Dec 2024 22:07:21 +0930 Subject: [PATCH] Reference Capacitor implementation in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a5262d82..c56f608d 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,11 @@ Check platform folders for mode details about compatibility for each library. An unofficial library for both iOS and Android that is based on this library is available for React Native: [react-native-nordic-dfu](https://github.com/Salt-PepperEngineering/react-native-nordic-dfu) +### Capacitor + +A library for both iOS and Android that is based on this library is available for [Capacitor](https://capacitorjs.com): +[nordic-dfu](https://github.com/robsonos/nordic-dfu) + ### Flutter A library for both iOS and Android that is based on this library is available for Flutter: