Skip to main content

ReNative Runtime


Runtime

ReNative provides runtime SDK library to support multi-platform development

import { isPlatformTizen, isFactorTv, engine, platform } from 'renative';

<Text>{isFactorTv}</Text>;

Full API Reference