You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want render many items of a section in a single row
I found a method : in section render One item,the item have many component ,I do not know,wheather it could be reused,I think, when item's count is large, it could use high internal storage in this way, Does have any other methods to render many items of a section in a single row
Have you read the Bugs section of the How to Contribute guide?
(Write your answer here.)
Environment
react-native -v:
node -v:
npm -v:
yarn --version:
Then, specify:
Target Platform:
Development Operating System:
Build tools:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
(Write what happened. Add screenshots!)
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered:
This issue looks like a question that would be best asked on StackOverflow.
StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.
Will close this as this is really a question that should be asked on StackOverflow.
Is this a bug report?
I want render many items of a section in a single row
I found a method : in section render One item,the item have many component ,I do not know,wheather it could be reused,I think, when item's count is large, it could use high internal storage in this way, Does have any other methods to render many items of a section in a single row
Have you read the Bugs section of the How to Contribute guide?
(Write your answer here.)
Environment
react-native -v
:node -v
:npm -v
:yarn --version
:Then, specify:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
(Write what happened. Add screenshots!)
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: