NativeApp
Platform-specific mobile apps
Extends: Technology
NativeApp
Platform-specific mobile apps
Reference
NativeApp - tech.org.ai
Properties
- index: 27
Usage
import { $ } from 'sdk.do'
// Query for NativeApp
const result = await db.query({
subject: $.NativeApp,
})