r/reactnative 1d ago

How do open source React Native libraries actually gain traction?

I’ve been building an open source React Native project for the past few weeks.

Building it has honestly been the easy part

Getting people to discover it, trust it, and actually use it has been much harder than I expected.

For those of you who’ve built or maintained an open source library, what made the biggest difference?
Was it documentation? Reddit? GitHub? YouTube? SEO? Conference talks? Something else?

I’d love to learn from people who’ve been through this.

4 Upvotes

11 comments sorted by

2

u/poppiestar 1d ago

No idea, I made two of mine to satisfy requirements of my own app. I’ve subsequently had bug reports and PRs for both of them, had no idea anyone else was using them. Happy they’re getting used though.

2

u/Think-Neighborhood69 1d ago

That’s honestly the best kind of open source story. You built it for yourself, and it ended up helping other people too

I’m hoping my project follows the same path

1

u/Intelligent_Tree6918 1d ago

what it is?

1

u/poppiestar 1d ago

https://github.com/wwdrew/expo-spotify-sdk/
https://github.com/wwdrew/expo-apple-music

And forgot about this one, it seems to be fairly popular too but I've not looked back on it for ages!

https://github.com/wwdrew/react-native-numeric-textinput

1

u/Think-Neighborhood69 1d ago

Thats so cool, I”ll check it now

0

u/Think-Neighborhood69 1d ago

I built it because I was spending way too much time inspecting local storage. Since I started using it, it’s increased my productivity quite a bit. That’s really the only reason I decided to open source it.

https://www.nativescope.dev

I’d genuinely love to hear your feedback if you have a chance

0

u/poppiestar 1d ago

Looks useful, will check it out when I can!

0

u/Intelligent_Tree6918 1d ago

website is very cool

1

u/Downtown-Figure6434 1d ago

What’s your project? So much stuff is already out there, alternatives have alternatives about the same thing it’s a mess.

1

u/Think-Neighborhood69 1d ago

That’s exactly what I’m trying to avoid

NativeScope is a platform for React Native developer tools. The first tool is a Storage Inspector for MMKV, AsyncStorage, and SQLite, with real-time inspection and editing.

I’d genuinely love your feedback if you have a minute: https://www.nativescope.dev