I'm using Famo.us Angular and Firebase. Everything is going smoothly, except when I add a new item to Firebase, it will only populate at the bottom of the ScrollView list, regardless of what the sorting is. I can add it, appears at the bottom, refresh, it will be at the top.
Is there a way to inject items to the beginning of a ScrollView or SequentialView in Famo.us or Famo.us-Angular?