react-native-swipe-list-view icon indicating copy to clipboard operation
react-native-swipe-list-view copied to clipboard

Boost community engagement

Open kopax opened this issue 5 years ago • 1 comments

If you need contributors... I was thinking, (not to contribute full time :smiley:, I also do not have the bandwidth)... to add the following to this project:

  • [ ] add a documentation live editable web example in it (with react-styleguidist).
  • [ ] automatic documentation deployment on new tag
  • [ ] add semantic release on branch release (optionnal) with Travis-ci. (To release without consuming time)
  • [ ] add a Banner with Logo

this can be done on my free time but that can also be really quick, I will need a little bit more configuration on the repository:

  • Enable Travis-CI
  • For semantic-release: your NPM_TOKEN will have to be configured on travis.
  • merge permissions (at least till I work on it)

You have the most advanced RN open source project that solve that matter and since you are quite busy, I believe this will just boost the community engagement.

kopax avatar Feb 10 '20 07:02 kopax

I also think that the project is very cool and necessary for the community. At one time, I tried all the alternatives and came to the conclusion that this project is the best. Now I don’t have a lot of free time too, but I am with all hands for the development of this project.

Some additional actions that can increase popularity and attract new contributors:

  • make the application with examples more modern and convenient, make the examples more atomic
  • record separate videos for different examples
  • Announce new versions or major features on social networks (e.g. reddit - r/reactnative)
  • close old issues that users of current versions do not encounter (or make a separate section in the documentation to describe solutions to common problems)
  • describe in more detail in the documentation why this project exists and what type of tasks it solves
  • add contribution guide
  • write some tests

+1 for editable web example

proof666 avatar Apr 10 '20 10:04 proof666