GeekyAnts / GeekyAnts/NativeBase

Link not aligning with Text

Open
#5,296 7 comments 2 reactions 1 assignee Claimed by @ankit-tailor View on GitHub
Block State bug react-native v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

Link not aligning with Text

### CodeSandbox/Snack link

https://snack.expo.dev/@admehta01/690937?platform=android

### Steps to reproduce

Use `` with `` or ``.

```
const Example = () => {
return

NativeBase is a component library that enables devs to build universal
design systems. It is built on top of React Native, allowing you to
develop apps for Android, iOS and the Web.{" "}

Read More


;
};
```

### NativeBase Version

3.4.0-rc.1

### Platform

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

### Other Platform

_No response_

### Additional Information

Note how "Read More" is not aligned with the text. This is on Android.

![image](https://user-images.githubusercontent.com/1946614/186252151-68d2d51b-c162-46ab-aa9e-7381f11e719a.png)

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.