Giter Club home page Giter Club logo

Comments (8)

linghu-chong avatar linghu-chong commented on June 28, 2024

E/AndroidRuntime( 1763): com.facebook.react.uimanager.IllegalViewOperationException: Unexpected view type nested under text node: class com.facebook.react.uimana

from react-native-simple-markdown.

linghu-chong avatar linghu-chong commented on June 28, 2024

actually, it will crash even I just put the the example in the readme:

  #Markdown in react-native is so cool!

  You can **emphasize** what you want, or just _suggest it_ 😏…

  You can even [link your website](http://charlesmangwa.surge.sh) or if you prefer: [email somebody](mailto:[email protected])

  Spice it up with some GIF 💃:

  ![Some GIF](https://media.giphy.com/media/dkGhBWE3SyzXW/giphy.gif)

  And even add a cool video 😎!

  [![A cool video from YT](https://img.youtube.com/vi/dQw4w9WgXcQ/0.jpg)](http://www.youtube.com/watch?v=dQw4w9WgXcQ)

  [![Another one from Vimeo](https://i.vimeocdn.com/video/399486266_640.jpg)](https://vimeo.com/57580368)

from react-native-simple-markdown.

linghu-chong avatar linghu-chong commented on June 28, 2024

Actually I got what happened.
This package only support IOS. it won't work in Android.
Any plan to support Android?

from react-native-simple-markdown.

CharlesMangwa avatar CharlesMangwa commented on June 28, 2024

Hi @bearpku! This package does actually support both Android & iOS. Probably something went wrong during the last updates: I'll check it out this weekend!

from react-native-simple-markdown.

briancalvium avatar briancalvium commented on June 28, 2024

I am using 1.0.60-rc.3, and this works in RN 0.38:

[**title**](http://www.google.com)

However, links are pretty hard to hit on android. I have made a custom rule for link with hitslop, but it doesn't seem to affect it. I would guess it's cut off by the parent bounds, but adding padding to the link style doesn't seem to work.

from react-native-simple-markdown.

CharlesMangwa avatar CharlesMangwa commented on June 28, 2024

@bearpku As @briancalvium mentioned, it will work if you use double ** ** to bold your title.

from react-native-simple-markdown.

CharlesMangwa avatar CharlesMangwa commented on June 28, 2024

Closing issue #21

from react-native-simple-markdown.

linghu-chong avatar linghu-chong commented on June 28, 2024

but it doesn't make sense to just support ** ** . Any plan to support __ __ ?

from react-native-simple-markdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.