Coder Social home page Coder Social logo

react-native-art-doc's People

Contributors

gabswim avatar juangl avatar mattyk14 avatar obooman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-art-doc's Issues

ART Pattern Usage Error

Hello! I am trying to insert a pattern inside a bargraph and i get this shadow node error. I already tried other parts of the code and this seems to be the problem (if i change "pattern" for a hex color value it works just fine). I really need to fill the bars with different patterns because I'm trying to simulate stratographic columns (Geology).

Thanks in advance for you help.

Error :
image

Error Place:
image

Pattern Usage:
image

Thank you 💚

Thank you for making this documentation available 🙌🏾

Installing

Could you give some information how to install ART?

console( React.ART )   ->  undefined

How to set click event of shape area in react native ?

Thanks for sharing this valuable documents...

I need write click event of particular Shape which draw using react native ART. How can i achieve this ?
can you please share your ideas or thought on this so can i worked on it.

Thanks all...

ClippingRectangle Usage?

Has anyone working on this (awesome) documentation figured out how exactly to get ClippingRectangle to work? I can't seem to figure it out. It appears to take props.children, so I figured you'd create something like <ClippingRectangle ...><Shape .../></ClippingRectangle> and it would clip the Shape, but when I try that, nothing gets rendered.

I tried setting CR's height to height/2 of the Surface's height and then stretching Shape to stretch the entire height of the Surface and then giving CR opacity={.5} figuring it'd make it easy to see where the clipping is taking place, but still just a blank canvas. If I remove the CR and just do the Shape, it gets rendered correctly.

Befuddling. Hopefully this isn't the wrong place to put this question. I tried looking all over the Internet for people discussing RN-ART and this is the first thing I found that had anything useful in it.

Change font

I want to use other custom font instead of "Helvetica Neue". How can I do this ?
<Text font={13px "Helvetica Neue", "Helvetica", Arial} fill = "#000000" alignment = "center" > Hello World </Text>

I tried chaging this font but unable to change. Please help

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.