View doesn't show until I scroll
See original GitHub issueIssue 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:
- Created 6 years ago
- Reactions:2
- Comments:6
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Same issue with React Native 0.49.3 and Gifted Chat 0.2.9
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.