watzak / react-native-instagram-oauth

react-native interface to login to instagram (iOS)
69 stars 14 forks source link

Android #4

Open dcworldwide opened 8 years ago

dcworldwide commented 8 years ago

Love it, amazing work man! I'm just starting my first RN project which will use your IOS library. Eventually however I will need to bring the same functionality to Android.

Any plans to release your work for Android? In your opinion, what would need to be done to make it happen? Later, I might be able to help out.

superandrew213 commented 8 years ago

@dcworldwide have you tried it on Android? It should work. It's all js code and is basically just using Linking.

adamkdean commented 7 years ago

I'll try it on Android, @superandrew213, and let you know.

DavoCg commented 7 years ago

@adamkdean Have you try on Android ?

adamkdean commented 7 years ago

I did, but it didn't work on either actually. Going to look into it further soon.

braco commented 7 years ago

Any of you guys get this working on Android?

mmailhos commented 7 years ago

Were you guys able to make it?

vitorebatista commented 7 years ago

Any update?

bsy commented 7 years ago

Anyone else actively working on the Android port?

hzburki commented 7 years ago

I've got it working on Android... Just setup my AndroidManifest file to support Deep Linking. Works fine but I can't navigate to next screen.