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

Creating React Native Library Project #13082

Closed
keshavkaul opened this issue Mar 22, 2017 · 1 comment
Closed

Creating React Native Library Project #13082

keshavkaul opened this issue Mar 22, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@keshavkaul
Copy link

Description

I'm trying to create a native react-native library that I intend to publish on npm. What are the development guidelines that I need to follow to achieve this? So far I have only been able to write native code for the ios and android application project, but I haven't yet found an official guide to help me create a native library that I can publish on npm.

I have used the template from this git repo https://github.com/frostney/react-native-create-library to get me started, but I haven't yet found a way to link React-Native header files for ios. Android works after some tweaks. Also when creating an iOS native library, what is the correct way to use cocoapods.

Any help would be greatly appreciated. It would be nice if someone from react-native development community could write an official guide.

@hramos
Copy link
Contributor

hramos commented May 25, 2017

We're cutting down on the number of outstanding issues, in order to allow us to focus. I'm closing this issue because it has been open for over 60 days with no activity. If you think it should still be opened let us know why. PRs are always welcome.

@hramos hramos closed this as completed May 25, 2017
@hramos hramos added the Icebox label May 26, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
This issue was closed.
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

3 participants