GlobalQuran / mobile-app

Mobile app for any device.
MIT License
15 stars 14 forks source link

Check List for MVP Release #27

Open Ashraf-Ali-aa opened 8 years ago

Ashraf-Ali-aa commented 8 years ago

@iBasit

To do:

iBasit commented 8 years ago

I'm assuming extra meem is coming from the font is getting used on the app. because its same data which is getting used on the GQ websites...

we need to try different fonts to remove that.

installing and testing ng-repeat

for testing ng-repeat (speed up scroll rendering) - you need to run npm install (if it was giving problem, then remove everything from node_modules folder and run the command again

you would have to go to following file and add ,extensions: ['.js', '.ts'] on after line 22, which is debug: true

node_modules/ionic-gulp-browserify-typescript/index.js