feross / feross/studynotes.org

Native app

Open
#296 0 comments 0 reactions 0 assignees View on GitHub
feature growth
Dominant language
JavaScript
Stars
161
Forks
20
PR merge metrics
No merged PRs in 30d

Description

http://blog.npmjs.org/post/131244760570/guest-post-build-for-devices
- [x] iOS (Mac)
- [x] Android (Mac, Linux, Windows)
- [ ] https://www.adobe.com/devnet/phonegap/articles/creating-apps-with-phonegap-lessons.html
- [ ] [config.xml](https://cordova.apache.org/docs/en/5.1.1/config_ref/index.html)
- [ ] [Add icons and splash screen](https://cordova.apache.org/docs/en/5.1.1/config_ref/images.html)
- [ ] [Security](https://cordova.apache.org/docs/en/5.1.1/guide/appdev/security/index.html)
- [ ] Consider using `InAppBrowser` so cordova APIs can't be used
- [ ] [cordova-plugin-whitelist](https://github.com/apache/cordova-plugin-whitelist)
- [ ] Disable normal ads
- [ ] Support offline -- so app gets accepted by Apple ([useful](http://www.telerik.com/blogs/is-this-thing-on-%28part-1%29))
- [ ] Native redesign
- [ ] consider adding page transitions (https://github.com/ccoenraets/PageSlider)

---
- [ ] Submit to Google Play Store
- [ ] Submit to Apple App Store

---

For later:
- [ ] Add AdMob
- [ ] Firefox OS
- [ ] Windows Phone 8

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.