I’ve been searching for a plugin or work around as to how I can send files from my app between two devices using WiFi
How can I create a file sharing app using WiFi in nativescript
manojdcoder
#2
As of now there is no built-in plugin, but still you may write your own with references below.
iOS: https://developer.apple.com/documentation/multipeerconnectivity
Android: https://developer.android.com/guide/topics/connectivity/wifip2p.html