GeekyAnts / GeekyAnts/NativeBase

CircularProgress throws an error since theming was reworked

Open
#5,626 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

Current implementation throw error themeHeight.slice is not a function

### CodeSandbox/Snack link

https://snack.expo.dev/@swiftwork/17666d

### Steps to reproduce

Lines [CircularProgress.tsx#L41-L48](https://github.com/GeekyAnts/NativeBase/blob/18052a1472393ce492fc34344513ed8669622809/src/components/composites/CircularProgress/CircularProgress.tsx#L41-L48) expect theme "space" to return a px based string but it actually returns a number.

### NativeBase Version

3.4.25

### Platform

- [X] Android
- [X] CRA
- [X] Expo
- [X] iOS
- [X] 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.