Designer News Responsive
Love the Designer News by Layervault. But since its not responsive and no mobile apps are available, thought of creating my own.
As for a quick project it works just fine with few glitches. Injected a custom css to make the website responsive on a custom browser app for both iOS and Android.
CSS to make the website responsive. ( still needs to work on comments page)
http://pastebin.com/WewLsrBj
Needs to work on a
1- Splash screen
2- AppIcon.
Preview on web: http://dn.semicolon.mv/ (You cant navigate to the child pages on this preview yet.)
Preview on Android (APK): https://www.dropbox.com/s/9jxf4d1oc15nda7/DN-responsivedroid.apk
I am building the app using Appcelerator’s Titanium Mobile platform. Find the source at Github: https://github.com/reallynattu/DN-Responsive
Once complete, I will release the app to stores.
Anyone wants to help?