Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

How to create a singleton service

$
0
0

Inject it into the @App itself:

@App({
  templateUrl: 'build/app.html',
  providers: [ConferenceData, UserData]
})

then import it in the @Page to use it. See the conference app:


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>