I use the GitHub mobile app but there are obvious limitations to the experience:
1. Basically any change beyond around ~50 lines of code is hard to navigate. Results in a lot of scrolling back and forth (and left and right).
2. Writing any comments beyond a simple 1-2 liner is hard. I'm also definitely not gonna be doing things like referencing files or including code suggestions / samples since I can't copy paste stuff easily.
3. On my computer, I would sometimes do stuff like ctrl+f my codebase or other repos while reviewing, and doing ChatGPT searches to verify lib usage. I'm not gonna be doing these things on mobile either.
So this limits my "phone" code reviews to basically only small sub-50 lines PRs that I can hopefully just LGTM and approve right away.
But I wish I could do more, tbh as a SWE I also just want to walk around more lol (productively), my back hurts ahaha.
So what do you guys think, is this a dum thing to want? Or do you feel the same?