Source for javascript file memo.js is not in sample memo app?
-
In this article on this site, the Memo Application:
https://docs.monaca.io/en/sampleapp/samples/memo_application/
It lists all the HTML and the app.js sources, but not the sources for the memo.js file?
Can someone post either a link to them, or paste them in here?
thanks
-
@kurtfriedrich This is an article that describes a sample application that is available in the free Monaca Cloud IDE. If you go to create project and scroll down, you will see the memo application which provides you with all the files as not everything is listed in that tutorial.
Now for a different memo application which uses Onsen 2.0 and also does auto-styling for iOS and Android, the new tutorial with Github files is: https://onsen.io/blog/auto-style-app-onsen/
-
Excellent. Thanks for the reply.