0.1.5 • Published 5 years ago

@rndm/client v0.1.5

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

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.