question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SUGGESTIONS] Add Popular Use-case

See original GitHub issue

Thanks for this library. It looks awesome, and is very useful in the current RN ecosystem.

Therefore, it would be nice to make available to new users common use-case needed in real-world apps.

For instance, it would be nice to have an example that loads data from an API (componentDidMount). Both example you provide are using generateData or Mockup Data. As some logic takes place in the constructor itself, it is confusing how we can implement it.

Also, i haven’t seen any trace of pullToRefresh or onEndReached feature which are really necessary and common user-case.

By doing so, it should probably be easier and clearer for new user to try this library out 😄

Feel free to add any other relevant suggestions to improve the ‘onboarding’ to use this lib 👍

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
naqvitalhacommented, Mar 14, 2018

I have shared the link to props btw. And they’re well commented. Most people have been able to understand through those. https://github.com/Flipkart/recyclerlistview/blob/afd7d80c13bad68ddbb60849ccda47ccef3ecda2/src/core/RecyclerListView.tsx#L488-L566 I do understand the need for better documentation but I would really want the community to help me there. I need to finish my work here first, I have lot of plans 😃

0reactions
naqvitalhacommented, May 7, 2018

@pribeh I incorporated your suggesting. Thanks 😃 New samples and perf guidelines added. Closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Cases: What They Are and a List of Examples | Indeed.com
Use cases are methodologies and processes used to review and analyze systems, like software platforms. You conduct use cases to help determine, ...
Read more >
How to Write Good Use Case Names – 7 Tips | Tyner Blain
Good Use Case Names Use The Present Tense. “Create New Account” is in the present tense. “New Account Was Created” is in the...
Read more >
3 Situations that are Absolutely Perfect for Use Cases!
A use case is a type of textual requirements specification that captures how a user ... They are a very common way to...
Read more >
A Beginner's Guide to Writing Use Cases - The Motley Fool
1. Simplify complex projects. A use case outlines a single function. · 2. See things from the user's (or customer's) point of view...
Read more >
Top Use Cases of Recommendation System - Matellio
Here are the top six most popular use cases of recommendation systems that will help you decide better on recommendation system development.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found