# dojo-rn-ui **Repository Path**: mirrors_bamlab/dojo-rn-ui ## Basic Information - **Project Name**: dojo-rn-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DOJO REACT NATIVE UI This project is used for training purposes. The goal of this dojo is to improve Theodo Apps overall level in animations. ## Launch this project - Run `yarn` - Run `yarn prebuild` - Run `yarn ios` ## Where to code your animation - Create a branch for your code. If you have already participated in a dojo, you might want to rebase on main to get previous jocondes and additional libraries (don't forget to yarn and prebuild). - Create a new folder in `yours` to add your components - Call your entry component in App.tsx