Pilloxa / react-native-nordic-dfu

Nordic Device Firmware Update for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing guide for project that are objective-c base

bitsydarel opened this issue · comments

I installed the library using the guide from the readme but i could not run the app because of missing libraries from the Swift framework.

The solution was to create a dummy Swift file and create header binder.

I think this caused because this library use swift libraries.

Please update the README to note this.