CodeNewbie Community 🌱

sataniel
sataniel

Posted on

Nearby Share

Nearby Share is Android’s answer to AirDrop on iOS devices, promising a more seamless way to locally share content. The feature works with Android 6.0 devices and above, which means chances are good that you’ve got access to it.

Top comments (0)

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);