globocom / globocom/react-native-draftjs-render

contentState is giving error

Open
#62 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
390
Forks
61
PR merge metrics
No merged PRs in 30d

Description

import contentState from 'DraftJs/contentState';
After installing when im using the given sapmle code
const MyApp = () => {
const blocks = getRNDraftJSBlocks({ contentState });
return (
{blocks}
);
};
its showing ERROR: unable to resolve module DraftJs/contentState

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.