expo /
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
96/100 healthLoading repository data…
iamprince123 / repository
An Android App that lists the most trending repositories in Android from Github. App Features Users can view the most trending repositories in Android from Github. Users can filter based on language. Users can share repositories they like. App Architecture Based on mvvm architecture and repository pattern. The app includes the following main components: A local database that servers as a single source of truth for data presented to the user. A web api service. A repository that works with the database and the api service, providing a unified data interface. A ViewModel that provides data specific for the UI. The UI, which shows a visual representation of the data in the ViewModel. Unit Test cases for API service, Database, Repository and ViewModel. App Packages data - contains api - contains the api classes to make api calls to FreshlyPressed server, using Retrofit. db - contains the db classes to cache network data. repository - contains the repository classes, responsible for triggering api requests and saving the response in the database. di - contains dependency injection classes, using Dagger2. ui - contains classes needed to display Activity. util - contains classes needed for activity redirection, ui/ux animations. App Specs Minimum SDK 16 Java8 (in master branch) & Kotlin (in kotlin_support branch) MVVM Architecture Android Architecture Components (LiveData, Lifecycle, ViewModel, Room Persistence Library, ConstraintLayout) RxJava2 for implementing Observable pattern. Dagger 2 for dependency injection. Retrofit 2 for API integration. Gson for serialisation. Okhhtp3 for implementing interceptor, logging and mocking web server. Mockito for implementing unit test cases Picasso for image loading.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview is not available for this repository.
Selected from shared topics, language and repository description—not editorial ratings.
expo /
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
96/100 healthgkd-kit /
基于无障碍,高级选择器,订阅规则的自定义屏幕点击安卓应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules
97/100 healthBlankj /
:fire: Android developers should collect the following utils(updating).
super-productivity /
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, GitLab, GitHub and Open Project.
89/100 healthnickbutcher /
An Android app which provides design news & inspiration as well as being an example of implementing material design.
90/100 healthandroid10 /
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
94/100 health