Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail on import HTMLStyles in project Demo #24

Closed
fcostaprojects opened this issue Oct 4, 2017 · 1 comment
Closed

Fail on import HTMLStyles in project Demo #24

fcostaprojects opened this issue Oct 4, 2017 · 1 comment

Comments

@fcostaprojects
Copy link

Hi @archriss

On Demo project this import fail

react-native-render-html/Demo/snippets.js

import { _constructStyles } from 'react-native-render-html/HTMLStyles';
to
import { _constructStyles } from 'react-native-render-html/src/HTMLStyles'; OK

@Exilz
Copy link
Contributor

Exilz commented Oct 5, 2017

Hi,
I fixed it, thanks !

@Exilz Exilz closed this as completed Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants