0

There are some components for drawing in ReactNative for IOS and Android like react-native-sketch-canvas but...

¿It's possible start the component with something printed?

For example: When componentdidmount(), put some references, and then, the component appears with something drawn.

It will be very useful if you let me some reference

  • Use `state`. You show some references first, when you are ready to show `drawns`, change the `state value` and re-render the screen – gaback Feb 26 '18 at 14:48
  • @gaback you know any example? – PictorGames Feb 26 '18 at 14:59
  • `https://stackoverflow.com/questions/44937498/react-native-change-screen-after-x-seconds` this example shows you how to re-render after `x seconds` – gaback Feb 26 '18 at 15:15

0 Answers0