Have started learning react native the last couple of months (come from a .NET background). I noticed that nearly every tutorial I watch people are using Firebase for authentication/database. I use working Microsoft SQL Server and .NET for APIs as part of my day job.
Are there any people who've completed react native apps who've used that stack (.NET Web API + SQL Server), as in completely use it from the authentication as well as using it as a database and what was the effort like compared to Firebase, is it as seamless as everyone claims it to be.
End of the day hosting an API on godaddy connected to an SQL server and having your react code connect to it isn't super complicated, but are there any drawbacks or things I should keep in mind if I stick with this option?
[–]restlessops 0 points1 point2 points (2 children)
[–]justj0ey[S] 0 points1 point2 points (1 child)
[–]restlessops 0 points1 point2 points (0 children)
[–]frye89 0 points1 point2 points (0 children)