Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Markdown fails with Unexpected view type nested under text node #34

Open
Alanz2223 opened this issue Aug 24, 2018 · 1 comment
Open

Comments

@Alanz2223
Copy link

Alanz2223 commented Aug 24, 2018

Hello, I like the styling of this library as opposed to the alternatives however I've tried all of them and they seem to all have an error parsing basic markdown due to how react native Android renders components. The error seems to occur when you try nesting components in your markdown, for example something like this (view it raw since github parses it)

or

I get the following error

Unexpected view type nested under text node: class com.facebook.react.uimanager.LayoutShadowNode

a simple list with a nested list of links fails... Would anyone have a simple and elegant solution to this problem?

@Dykyi
Copy link

Dykyi commented Jan 3, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants