Skip to content

Feature/new folder stucture#1

Merged
enginbolat merged 3 commits into
mainfrom
feature/new-folder-stucture
Feb 15, 2026
Merged

Feature/new folder stucture#1
enginbolat merged 3 commits into
mainfrom
feature/new-folder-stucture

Conversation

@enginbolat
Copy link
Copy Markdown
Owner

No description provided.

- Replace Yarn with Bun for dependency management.
- Update .gitignore to reflect new build and output directories.
- Remove .yarn and related configuration files.
- Add bun.lock for Bun dependency management.
- Introduce CLAUDE.md for Bun usage instructions.
- Create index.ts as the entry point for the application.
- Simplify package.json for Bun compatibility and remove unused fields.
- Update README with new installation and usage instructions for Bun.
- Add .gitignore to exclude build artifacts and sensitive files.
- Create app.json for Expo project configuration.
- Set up package.json with dependencies and scripts for development.
- Implement ESLint configuration for code quality.
- Add README with setup instructions and project overview.
- Introduce TypeScript configuration for type safety.
- Create foundational components and screens for the app, including themed text and views.
- Establish navigation structure with tabs and modals.
- Include assets such as icons and splash images for branding.
- Implement hooks for color scheme management and theme colors.

This commit sets up a new Expo application with a structured layout and essential features for further development.
- Introduce Turbo for task management and build processes.
- Update package.json to include workspace configurations and scripts for building, linting, and testing.
- Add example workspace with dependencies linked to the main package.
- Revise README to reflect new project structure and usage instructions.
- Implement privacy protection configuration in the example app.
- Remove unused modal and tab layout components to streamline the example app.

This commit improves the development workflow and project organization, facilitating easier management of dependencies and scripts.
@enginbolat enginbolat merged commit 9169dba into main Feb 15, 2026
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant