Awesome
This is a Ionic 2 tutorial example made for http://www.gajotres.net/ionic-2-sharing-data-between-pagescomponents/
Follow these instruction to deploy this example:
- git clone https://github.com/Gajotres/Ionic2ShareDataExample
- cd Ionic2ShareData
- ionic platform add android
- npm install
- ionic serve -l -c -s -> To see if everything is working as it should
- ionic run android -l -c -s