@rndm/client
v0.1.5
Published
RNDM Client: A CLI util for RNDM Render
Downloads
3
Readme
RNDM Client
About
Assistant Util for RNDM Render. This client packages RNDM Render along side the Core Preset.
Why RNDM?
The core concept is to be able to pass in static JSON or JavaScript objects, which will be rendered out as JavaScript and presented as Platform Native views.
This type of flexibility allows for less code and more statically defined pages, methods and more. In an asingle change of an API you can deliver entirely new user paths and even entire applications all through a server driven JSON structure. This becomes especially prevalent when considering applications built on Native Platforms using React Native as this can mean a completely API driven deployment.
Installation
From NPM
npm install --save-dev @rndm/client
For further details and documentation on using RNDM Render, checokout these documents.