-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Use ViewBinding In Activity Package. #26
Comments
Can I work on this issue? @Acash512 @nidhisingh-1 |
We will migrate to view binding from kotlin Android extensions but I don't think it's a necessity now, there are multiple other things to be taken care of, like the entire insights screen has to be implemented, you can look for an appropriate api for the same Or work on other issues for now |
@Acash512 Is there any other thing I can work on. Like Navigation, MVVM, Coroutines. I search on Google it's hard to find API. |
All these will be used for implementing the insights screen, I am looking for apis, then you can work on that. |
We have also created an issue for designing edit profile screen, you can implement that once it's designed if you are familiar enough with firebase Or atleast it's front end if you are not. |
What is your issue related to ?
Description
What is your feature request ? (A description of the feature. Write about the problem or idea you want to refer in this issue.)
Describe the solution you'd like
A description of the solution you would suggest if any. (Any suggestions for solving the issue)
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: