GeekyAnts / GeekyAnts/NativeBase

Nested text issue on iOS platform

Open
#5,295 5 comments 2 reactions 1 assignee Claimed by @ankit-tailor 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

appearance on iOS is different from android and web

### CodeSandbox/Snack link

https://codesandbox.io/s/practical-night-4uq15g?file=/src/components/Example.tsx

### Steps to reproduce

Execute this following code
```
Taj Mahal

Taj Mahal is in Agra.


Taj Mahal is in Agra.

```

### NativeBase Version

3.4.4

### Platform

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

### Other Platform

_No response_

### Additional Information

Hi,
I've just created simple nested styling text. it works fine on android and web but not on ios.

image

as you can see in the image I attached above, on iOS it looks like there is no change in the word "Taj Mahal".

## Code

```
Taj Mahal

Taj Mahal is in Agra.


Taj Mahal is in Agra.

```

native-base: 3.4.4
expo: 43.0.0
react-native: tested on 0.64.3 & 0.68.2

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.