RORK LABJP
RORKMAX — Rork Max builds native Swift apps instead of React Native, targeting iPhone, iPad, Apple Watch, Apple TV, Vision Pro, and iMessageNATIVE — Rork Max unlocks capabilities React Native can't reach: AR/LiDAR, Metal 3D, widgets, Dynamic Island, Live Activities, HealthKit, HomeKit, NFC, and Core MLPUBLISH — Two-click App Store publishing cuts the steps between generating an app and shipping itSIM — A browser-based streaming iOS simulator lets you test in a real Apple environment without Xcode or a MacSTANDARD — Standard Rork turns a plain-English description into working React Native (Expo) codePRICING — It's free to start, paid plans begin at $25/month, and Rork Max is $200/monthRORKMAX — Rork Max builds native Swift apps instead of React Native, targeting iPhone, iPad, Apple Watch, Apple TV, Vision Pro, and iMessageNATIVE — Rork Max unlocks capabilities React Native can't reach: AR/LiDAR, Metal 3D, widgets, Dynamic Island, Live Activities, HealthKit, HomeKit, NFC, and Core MLPUBLISH — Two-click App Store publishing cuts the steps between generating an app and shipping itSIM — A browser-based streaming iOS simulator lets you test in a real Apple environment without Xcode or a MacSTANDARD — Standard Rork turns a plain-English description into working React Native (Expo) codePRICING — It's free to start, paid plans begin at $25/month, and Rork Max is $200/month
TAG

NFC

2 articles
Back to all tags
Related:
Rork Max2Swift2CoreNFC1indie developer1Core NFC1NDEF1
Rork Dev/2026-06-28Advanced

Write to NFC Tags with Rork Max: Add a Step Beyond Read-Only

The NFC apps Rork Max generates usually start with reading. But the experience really changes when you add writing. Here is how to write NDEF to a tag with CoreNFC, plus the pitfalls you can only catch on a real device.

App Dev/2026-06-15Intermediate

Adding NFC Tag Reading to a Rork Max App with Core NFC

How to add Core NFC to a Swift app generated by Rork Max and read NDEF tags, covering the entitlement and Info.plist setup through the production gotchas, with real code.