stackbuilders / stackbuilders/react-native-spotlight-tour
Crash when used with NativeBase Box/VStack/HStack as child of AttachStep
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 520
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Reproducible using Nativebase but I'm sure that there's some underlying issue. When a container is used as a child, a bunch of error throw, including:
Error: Exception in HostFunction: Malformed calls from JS: field sizes are different.
Contributor guide
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
Start by reproducing issue 145 with a NativeBase Box, VStack, or HStack used as a child of AttachStep, then inspect the AttachStep entry point and the resulting NativeScript error. Done means the container-child case no longer crashes with “Malformed calls from JS: field sizes are different” on the reported reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100