Ionic+Firebase(new version)

There are guides to integrate the new Firebase with the first ionic?
I need to integrate the auth login and analytics and i want to use the new firebase, but i didn’t found manuals or examples.

Thanks in advance.

AFAIK the best way to implement Firebase is using AngularFire.

but it works with the new google Firebase?

Since it’s the official library for Firebase, I’m assuming it does work with the new Google Firebase.

Also if you checkout the README.md at their repo, they are linking to the new firebase website.