I am try to integrate twitter login in my android app but I could not get the perfect dependencies. I am using this:
implementation 'com.twitter.sdk.android:twitter-core:3.1.1'
implementation 'com.twitter.sdk.android:tweet-ui:3.1.1'
cannot access this login button also: TwitterLoginButton I want to use without using firebase method.
If anyone provide me tutorial, it will be great helpful for me. Thanks