Closed renehauck closed 6 years ago
Hello @renehauck!
Could you please check if your contentState
has an atomic
block?
If yes, you should define a atomicHandler
method to render this block.
Regards,
sorry, you are right. Thank you. :smiley:
@raphaelpor , @renehauck sir i have same issue how to make atomichandler.
Hi, I just tried to integrate "react-native-draftjs-render" into my project and just took your example, but unfortunately I get the error message:
My code:
My versions: react": "16.5.2", "react-native": "0.57.2",
Thank you for your work