diff --git a/README.md b/README.md index f991a9b..9364fe7 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ Both are supported since DFU Library 1.3.0. Check platform folders for mode details about compatibility for each library. +### React Native + +A library for both iOS and Android that is based on this library is available for React Native: [react-native-nordic-dfu](https://github.com/Pilloxa/react-native-nordic-dfu) + ### Resources - [DFU Introduction](http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/examples_ble_dfu.html?cp=6_0_0_4_3_1 "BLE Bootloader/DFU")