Reputation: 121
I want to call native functions from Android to my React native app. I follow the facebook tutorial and they say to add a javafile including for example :
import com.facebook.react.bridge.ReactApplicationContext
I have never used Android Studio before, so my question can be very simple but what library is it and how to import it ? I found this tutorial about facebook SDK - but they talk about com.facebook.android which doesn't seem to be the same. What is more there are many component core, share, login, messenger.
My question is what SDK do I have to install to have access to com.facebook.react.bridge ? (when I google it, i have many react native package not what I want)
Upvotes: 1
Views: 2181
Reputation: 91
Upvotes: 2