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.

View doesn't show until I scroll

See original GitHub issue

Issue Description

When I enter my view, the gifted-chat view doesn’t show until I scroll it. But once I scroll, then it shows and appear correctly.

Steps to Reproduce / Code Snippets

I’m using the example code provided. Also, I’m using react-native-router-flux.

Additional Information

  • React Native version: 0.44.3
  • react-native-gifted-chat version: 0.2.5
  • Platform(s) (iOS, Android, or both?): iOS

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
tvmaasjazzcommented, Oct 21, 2017

Same issue with React Native 0.49.3 and Gifted Chat 0.2.9

0reactions
stale[bot]commented, Feb 12, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

RecycerView not showing until after scrolling - Stack Overflow
I have a recycler view that isn't showing any elements until I scroll it. Once I scroll it, any item that has been...
Read more >
Use RecyclerView to display a scrollable list
RecyclerView is designed to be very efficient, even with large lists, by reusing, or recycling, the views that have scrolled off the screen....
Read more >
RecyclerView within NestedScrollView Scrolling Issue - Medium
As we already know that recyclerView has a smooth scrolling by itself but when we need to put recyclerView within any scrollView it...
Read more >
Change Appearance settings on Mac - Apple Support
Change Appearance settings on Mac ; Show scroll bars. Scroll bars appear in a window when there's content that doesn't fit into the...
Read more >
Endless Scrolling with AdapterViews and RecyclerView
To display the last row as a ProgressBar indicating that the ListView is loading data, we do the trick in the Adapter. Having...
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