Creating facbook login with react

Hello, I am new to this forum and Meteor (and react) and am looking for a bit of help. I am trying to create a custom login with facebook and react. I found several outdated examples and examples using Blaze but nothing for react. If someone could please point me in the right direction I would much appreciate it. So far I created a custom passwords login and that works but not sure how to implement it with facebook. Most examples I find use Blaze and accounts-ui. I would use accounts-ui if I knew how to implement it in a react template.

Thanks!

Did you have any luck with this?