# examples-best-practices **Repository Path**: mirrors_NativeScript/examples-best-practices ## Basic Information - **Project Name**: examples-best-practices - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Example of various Best Practices Reference: https://docs.nativescript.org/best-practices/ To run the example: ```bash git clone https://github.com/NativeScript/examples-best-practices.git cd examples-best-practices ns debug ios // or... ns debug android ```