globocom / globocom/react-native-draftjs-render
contentState is giving error
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 390
- Fork
- 61
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.