GeekyAnts / GeekyAnts/NativeBase

utility props height bug

Open
#5,633 1 comment 0 reactions 0 assignees View on GitHub
bug triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

why different value get different result? if we give height value to {10} the real height will be set to 40 (given value multiply with 4). But some values has weird behaviour, ex: {13}, {14}, {15}. it will set the real height as same as the given value.
it doesn't affect anything if we use HStack/Stack/Box

### CodeSandbox/Snack link

https://snack.expo.dev/BYnoRcYTT

### Steps to reproduce

```

hahaha

```

### NativeBase Version

3.4.25

### Platform

- [X] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next

### Other Platform

_No response_

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.