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