conorhastings / conorhastings/react-native-syntax-highlighter
Vertical scroll issues
Open
- Dominant language
- JavaScript
- Stars
- 184
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was unable to figure why vertical scroll is not coming up and only horizontal scroll is working.
here is the component structure i found over the syntax highlighter
I am rendering syntax higlighter inside a paginated flatlist and each page will have a code block for it.
```js
// i am using
{codeContent}
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.