@codearcade/expo-markdown
v1.2.0
Published
Markdown component to render markdown in expo with syntax highlighting and styling
Readme
@codearcade/expo-markdown
Markdown component to render markdown in expo with syntax highlighting and styling
Installation
npm install @codearcade/expo-markdownUsage
import { multiply } from '@codearcade/expo-markdown';
// ...
const result = await multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
