App developer profile & catalog
STK BİLİŞİM YAZILIM VE DIŞ TİC LTD ŞTİ
ID 523556050
STK BİLİŞİM YAZILIM VE DIŞ TİC LTD ŞTİ publishes 19 apps on the Mac App Store. Explore free catalog pages with artwork, pricing, and quick links to the store.
View apps
linkCopied = false, 2000);
"
class="btn-secondary btn btn-sm gap-2 border-gray-200 bg-white text-gray-800 shadow-sm">
Copy page link
Copied!
{
const url = 'https:\/\/softwar.io\/developers\/523556050-stk-bilisim-yazilim-ve-dis-tic';
const title = 'STK BİLİŞİM YAZILIM VE DIŞ TİC LTD ŞTİ';
shareDone = false;
linkCopied = false;
try {
if (navigator.share) {
await navigator.share({ title, text: title, url });
shareDone = true;
} else {
await navigator.clipboard.writeText(url);
shareDone = true;
}
} catch (e) {
if (e && e.name !== 'AbortError') {
await navigator.clipboard.writeText(url);
shareDone = true;
}
}
if (shareDone) setTimeout(() => shareDone = false, 2000);
})()"
class="btn-secondary btn btn-sm gap-2 border-gray-200 bg-white text-gray-800 shadow-sm">
Share profile
Copied!