globocom / globocom/react-native-draftjs-render
contentState is giving error
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 390
- Forks
- 61
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.