directory icon indicating copy to clipboard operation
directory copied to clipboard

Add react-native-mqtt-file-transfer

Open benjaminkomen opened this issue 11 months ago • 2 comments

📝 Why & how

  • Add new React Native module react-native-mqtt-file-transfer, which can be used to send files over MQTT directly from the native layer, greatly speeding up the file transfer

✅ Checklist

TODO: make github repository public

  • [x] Added library to react-native-libraries.json
  • [ ] Updated library in react-native-libraries.json
  • [ ] Documented in this PR how to use the feature or replicate the bug.
  • [ ] Documented in this PR how you fixed or created the feature.

benjaminkomen avatar Feb 03 '25 22:02 benjaminkomen

Hey @benjaminkomen, unfortunately we do not support closed-source libraries, since a lot of metrics/metadata is used for categorizing and scoring. We also perform automatic code analysis, which is not possible with private repositories.

Simek avatar Feb 04 '25 08:02 Simek

Understood, I will try to make it public, that's why the PR is still a draft

benjaminkomen avatar Feb 04 '25 13:02 benjaminkomen