@json-render/react-native React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props. Quick Start Standard Components Layout - - wrapper with padding, background, border radius - - horizontal flex layout with gap, alignment - - vertical flex layout with gap, alignment - - scrollable area (vertical or horizontal) - - safe area insets for notch/home indicator - - touchable wrapper that triggers actions on press - - fixed or flexible spacing - - thin line separator Content - - heading text (leve…