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

feature/export-applyStyle: Add to index.js and index.d.ts #46

Merged
merged 1 commit into from
May 22, 2018

Conversation

mountHouli
Copy link
Contributor

This makes applyStyle a named export/import, thus enabling import { applyStyle } from 'react-native-markdown-renderer'. This is needed if you want to define your own render rules to pass to RNMR and such rules need to call applyStyle.

@mientjan mientjan merged commit d4f7e2e into mientjan:master May 22, 2018
@mientjan
Copy link
Owner

Thank you for fixing this.

@mountHouli
Copy link
Contributor Author

mountHouli commented May 22, 2018 via email

mientjan added a commit that referenced this pull request Jun 4, 2018
fixed issue #46
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

Successfully merging this pull request may close these issues.

2 participants