Skip to content

Setup scalable React Native app foundation and environment configuration#20

Open
Rishabhmishra3129 wants to merge 1 commit into
theapprenticeproject:mainfrom
Rishabhmishra3129:setup-mobile-foundation
Open

Setup scalable React Native app foundation and environment configuration#20
Rishabhmishra3129 wants to merge 1 commit into
theapprenticeproject:mainfrom
Rishabhmishra3129:setup-mobile-foundation

Conversation

@Rishabhmishra3129
Copy link
Copy Markdown

This PR introduces an initial scalable React Native folder structure and configuration setup for the GovTech learning application.

Changes added:

  • modular src architecture
  • environment configuration example
  • centralized config setup
  • API client starter structure
  • architecture documentation

The goal is to provide a cleaner and more maintainable foundation for future contributors working on LMS integration, offline sync systems, and AI tutor features.

Thank you!
— Rishabh Mishra

@rohansaini-02
Copy link
Copy Markdown

Hi @Rishabhmishra3129, the import path ../config in mobile/src/api/client.ts is incorrect and breaks the build because the config folder is located at ./components/config.

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.

2 participants