# WizNoteLiteMobile **Repository Path**: eiDear/WizNoteLiteMobile ## Basic Information - **Project Name**: WizNoteLiteMobile - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-03 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WizNote Lite for Mobile (iOS / Android, phone or pad) WizNote Lite React Native Project ## install ### instal Xcode 11 or later ```bash npm i cd ios pod install cd .. cd web_editor npm i npm run build cd .. ``` run on iPhone ```bash npm run ios ``` run on iPad ```bash npx react-native run-ios --simulator="iPad (7th generation)" ``` ## License [MIT or commercial.](./LICENSE.txt) ## WizNote Lite for PC (Windows / Mac / Linux) [WizNote Lite](https://github.com/WizTeam/WizNoteLite)