leecade / leecade/react-native-swiper
Issue in using immutable list
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I have an issue when using immutableJS list.
++ iterable.length has been deprecated, use iterable.size or iterable.count(). This warning will become a silent error in a future version.
++ Possible Unhandled Promise Rejection (id: 0):
RawText "5" must be wrapped in an explicit <Text> component.
Invariant Violation: RawText "5" must be wrapped in an explicit <Text> component.
"5" will be the list count
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file or test. Reproduce the ImmutableJS list-count case in the React Native swiper and trace where the count is rendered; done means the reported deprecation and raw-text error no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100