{"id":18283345,"url":"https://github.com/ungdev/my-utt-mobile","last_synced_at":"2025-04-09T05:42:24.911Z","repository":{"id":38960782,"uuid":"168323559","full_name":"ungdev/my-utt-mobile","owner":"ungdev","description":"UTT mobile app","archived":false,"fork":false,"pushed_at":"2023-01-26T11:09:14.000Z","size":3778,"stargazers_count":0,"open_issues_count":30,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-15T00:18:23.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ungdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-30T10:22:56.000Z","updated_at":"2022-09-16T17:29:20.000Z","dependencies_parsed_at":"2023-02-14T16:45:55.599Z","dependency_job_id":null,"html_url":"https://github.com/ungdev/my-utt-mobile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fmy-utt-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fmy-utt-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fmy-utt-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ungdev%2Fmy-utt-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ungdev","download_url":"https://codeload.github.com/ungdev/my-utt-mobile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987107,"owners_count":21028891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T13:08:56.910Z","updated_at":"2025-04-09T05:42:24.895Z","avatar_url":"https://github.com/ungdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My UTT\n\n## Requirement :\n\n* React Native with expo\n\n## Installation :\n\n1. clone repository\n* git clone https://github.com/ungdev/my-utt-mobile.git\n* cd my-utt-mobile\n2. copy config file and edit it\n* cp config.js.example config.js\n* nano config.js\n3. install dependencies :\n* yarn\n4. launch the app on expo :\n* yarn start\n\n## File Architecture :\n\n* /assets/* =\u003e all font, images, files used in the app globally\n* /components/* =\u003e all react components that can be reused multiple times\n* /constants/* =\u003e to be replaced by /theme/*, store theme information like colors etc\n* /navigation/* =\u003e handle app navigation, where the user should be redirected, not the actual content\n* /Bundles/* =\u003e all the app's bundles, for example, UEBundle handle everything about UEs. One folder = One bundle (see 'Create a bundle')\n* /node_modules/* =\u003e dependencies, dont touch it\n* /screens/* =\u003e pages, content, etc (other than bundles')\n* App.js =\u003e entry point of the app\n* app.json =\u003e app infos, like version (it's important to increase it when you publish a new version)\n* config.js(.example) =\u003e configuration file for globale static variables (like etuutt's link)\n* README.md =\u003e this file\n\n\n## Create a bundle\n\n* Create the folder Bundles/NameOfYourBundleBundle\n* Create the bundle entry point, usually \"Main.js\" in that folder\n* Do whatever you want in that folder, add tabs, functionnalities...\n* Dont forget to implement a return button on the top left corner to return to main menu\n* Go to navigation/AppNavigator.js =\u003e add your Bundle in the list\n* Go to navigation/MainMenu.js =\u003e add a button to your app with destination equal to the Bundle name in AppNavigator\n\n## Icons\n\n* you can see all icons usable here : https://oblador.github.io/react-native-vector-icons/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fmy-utt-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fungdev%2Fmy-utt-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fungdev%2Fmy-utt-mobile/lists"}