-
Here's my submission for Project 3.
https://github.com/jontsai/htk-ios-Twitter/commit/6d3007c528572538f3062f9980ea3e5ddbeea711
All required stories done except for Compose View and Tweet Details Vie…
-
Hi Review team,
Week 3 assignment, i.e. a basic twitter client is completed. Please take a look.
I was not able to use parcelable (for passing tweet for detail page view) as suggested in the last rev…
-
### What happened?
Our app needs to comply with WCAG guidelines, which is why we plan to integrate automated checks into our build pipeline as a first stop, prior to manual checks. We strive to reduc…
-
-
@codepathreview @codepath
I have put all my efforts on getting this app this far! Took by far the longest amount of hours on this. I have completed all the required user stories and attempted many of…
-
I am updating from `react-router-redux`, and keep getting `Uncaught TypeError: Cannot read property 'location' of undefined`. I am not sure if this is a bug (I see similar errors caused by package ver…
-
@codepath @codepathreview my second app for Android Bootcamp is ready for review.
One of the biggest issues I'm having is finding good documentation/help with theming/styling apps.
-
**Describe the bug**
In the previous version (was it 2.6.0?), at least one Readable format could be generated, but in this latest version, nothing is produced.
**To Reproduce**
Steps to reproduce the…
-
My Project 3 basic requirement is completed. I will work on the Advance and bonus
Please use this repo for review
Please review
/cc @nesquena @thecodepath
-
Hi @nidhi1608 and @nesquena :hand: I've completed the first Twitter assignment. I had some trouble with the SQLite story. I was able to save and load tweets; however, I only get back 1 tweet from the …