@teleporthq/teleport-component-generator-reactnative
v0.25.4
Published
Component generator customization, capable of creating React Native components
Downloads
19
Readme
teleport-component-generator-reactnative
Component generator customization, capable of creating React Native components.
This package is part of the teleport ecosystem. For a complete guide, check out the official documentation.
Install
npm install @teleporthq/teleport-component-generator-reactnative
or
yarn add @teleporthq/teleport-component-generator-reactnative
Usage
import { createReactNativeComponentGenerator } from '@teleporthq/teleport-component-generator-reactnative'
const reactNativeGenerator = createReactNativeComponentGenerator()
const result = await reactNativeGenerator.generateComponent(uidl)