@reuvenorg/react-native-boilerplate-ultimate
Version:
A powerful CLI tool for creating React Native projects with modular architecture. Generate, manage, and scaffold React Native applications with pre-built modules and best practices.
20 lines (19 loc) • 414 B
JSON
{
"name": "md-error-boundary",
"version": "0.0.0",
"description": "Error Boundry component",
"main": "src/index",
"codegenConfig": {
"name": "MdErrorBoundarySpec",
"type": "modules",
"jsSrcsDir": "src"
},
"author": " <> ()",
"license": "UNLICENSED",
"homepage": "#readme",
"create-react-native-library": {
"languages": "js",
"type": "library",
"version": "0.51.1"
}
}