skip to Main Content

Facebook login with Jetpack Compose

I started working on a new project that is 100% written with Jetpack compose, meaning we don't have any fragments and we're also following the Single activity pattern. Now I have to implement the Facebook login but I'm stuck since…

VIEW QUESTION

Pulling data from instagram

I am developing web project, there users can add their instagram/facebook accounts. After they add their account I need to pull profile data(posts, like counts etc). which method is good to do that. Scraping or instagram/facebook API integration? I am…

VIEW QUESTION
Back To Top
Search