Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Ionic pushing to firebase, child

$
0
0

@perenyitamas wrote:

Hello,

In this sample code i am pushing data to sample folder in my real time database. However i need an object where the imglinks are in a child in sample folder like images/imglink so i can go through the child object and show the images in a slider. How could i do this?

adatfeltolt() {
      this.firebasedb.list("/sample/")
      .push({
        name:this.nev,
        imglink:"",
        imglink2:"",
        imglink3:"",
        imglink4:""

      });
  }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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