react-native-toolkit / react-native-draftjs

A full fledged React Native Rich Text editor based on draft.js
https://www.npmjs.com/package/react-native-draftjs-editor
MIT License
134 stars 34 forks source link

When i try to use react-native-draftjs on Expo, ERR_FILE_NOT_FOUND #39

Open rasitcolakel opened 3 years ago

rasitcolakel commented 3 years ago

Encountered an error loading page, Object { "canGoBack": false, "canGoForward": false, "code": -1, "description": "net::ERR_FILE_NOT_FOUND", "loading": false, "target": 9393, "title": "", "url": "file:///android_asset/draftjs-source.html", }

DaniAkash commented 3 years ago

Expo support not ready yet :(

bapinmalakar commented 3 years ago

Geetings same error in React-Native: 0.64.0

Encountered an error loading page {"canGoBack": false, "canGoForward": false, "code": -1, "description": "net::ERR_FILE_NOT_FOUND", "loading": false, "target": 1349, "title": "", "url": "file:///android_asset/draftjs-source.html"}

"react-native-draftjs-editor": "^0.0.2",