agent-rules-kit
Version:
Bootstrap of **Cursor** rules (`.mdc`) and mirror documentation (`.md`) for AI agent-guided projects.
8 lines (4 loc) • 507 B
Markdown
# React Native Architecture Concepts
<!-- Content to be added: Core React Native architectural ideas including the JavaScript bridge, native modules, UI rendering lifecycle, component-based structure, and common architectural patterns like Flux/Redux if applicable at a high level. -->
## Project Structure Details
<!-- Content to be added: Basic project layout, native code folders (ios, android), JavaScript source folders (src, app), common configuration files (metro.config.js, babel.config.js). -->