UNPKG

@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.

10 lines (9 loc) 156 B
export default { $schema: 'http://json-schema.org/draft-07/schema#', properties: { amount: { type: 'number', }, }, type: 'object', };