flore2003 / flore2003/nativescript-markdown-view

How to use with SvelteNative?

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Hi @flore2003 & @ditoglez. This package is so great. I just wish that it will become available as **sveltenative-markdown-view** in the future. I'm currenly using SvelteNative and I have a simple svelte-native-template created by following the steps [here](https://svelte-native.technology/blog/svelte-native-quick-start) and the app is already large so there's no issues for svelte-native.

Now, I wanted to include this package into my project. But, is it possible to use NativeScript in SvelteNative? I'm thinking that it is possible since SvelteNative is powered by NativeScript, and Svelte is just a compiler. However, I just don't know how to mix the two to add this package.

I installed it into the project just as instructed [here](https://www.npmjs.com/package/nativescript-markdown-view). But I'm currently getting the error below:

```
Module not found: Error: Can't resolve '@nativescript/core/color/color' in '/Users/zeddrix/Documents/manatal-coop_svelte-native/node_modules/nativescript-markdown-view'
@ ../node_modules/nativescript-markdown-view/markdown-view.js 5:14-55
@ ./testPage.xml
@ . sync (?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.