UNPKG

rn-dynamic-ui-render

Version:
31 lines (30 loc) 650 B
{ "name": "rn-dynamic-ui-render", "version": "1.0.2", "description": "A dynamic UI rendering engine for React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "dynamic", "ui", "render", "components" ], "author": "Himanshu", "license": "MIT", "dependencies": { "@types/react": "^19.1.8", "moment": "*", "react": "*", "react-i18next": "*", "react-native": "*", "typescript": "^5.8.3" }, "repository": { "type": "git", "url": "https://github.com/trigitaltech/rn-dynamic-ui-render.git" } }