Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can use react native connect with shared library(.so file) #13144

Closed
diennguyentien opened this issue Mar 25, 2017 · 4 comments
Closed

how can use react native connect with shared library(.so file) #13144

diennguyentien opened this issue Mar 25, 2017 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@diennguyentien
Copy link

diennguyentien commented Mar 25, 2017

##Please read the following carefully before opening a new issue.
Your issue may be closed if it does not provide the information required by this template.

Description

I'm working on a React Native project and I using shared library (.so) for server.but I don't know how to connect. Is there anyway or solutions for connect React Native with (.so) file? Thanks

Reproduction

I want to connect between React Native with .so file

Solution

Add support for connect react native with shared library

Additional Information

  • React Native version: 0.42
  • Platform: iOS, Android
  • Development Operating System: Windows, MacOS
  • Dev tools: Android Studio 2.3, Android 6.0
@jkomyno
Copy link

jkomyno commented Mar 27, 2017

Please remove iOS platform (you said you're working on Windows and using Android Studio). Also, you should be able to import that .so directly (https://developer.android.com/ndk/guides/prebuilts.html) and create a wrapper for react-native as described here: https://facebook.github.io/react-native/docs/native-modules-android.html

@hramos
Copy link
Contributor

hramos commented Mar 28, 2017

This issue looks like a question that would be best asked on StackOverflow.

StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.

Will close this as this is really a question that should be asked on StackOverflow.

@hramos hramos closed this as completed Mar 28, 2017
@diennguyentien
Copy link
Author

@jkomyno: Thanks, I will try.

@MahmoudYaser1
Copy link

+1 i stuck on the same problem .. is there any solution ?

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants