You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -23,24 +23,23 @@ While Svelte Native is feature complete, there are some items outstanding to bri
23
23
24
24
-[ ] Full support for the Progress professional UI components [#22](https://github.com/halfnelson/svelte-native/issues/22)
25
25
-[ ] Improved documentation around importing Nativescript plugins [#45](https://github.com/halfnelson/svelte-native/issues/45)
26
-
-[ ] A Nativescript app template for use with `tns create --template`[#52](https://github.com/halfnelson/svelte-native/issues/52)
27
26
-[ ] An examples page that shows open source applications made with Svelte Native [#51](https://github.com/halfnelson/svelte-native/issues/51)
28
-
-[ ] Migrate the site to the latest version of Svelte's [SiteKit](https://github.com/sveltejs/site-kit)[#53](https://github.com/halfnelson/svelte-native/issues/53)
29
27
-[x] At least 1 emoji in readme.md :+1:
30
28
-[ ] More Tests 😳 [#54](https://github.com/halfnelson/svelte-native/issues/54)
31
29
32
30
33
31
## Installation
34
32
35
-
You can get started developing with this using the [latest template app](https://github.com/halfnelson/svelte-native-template)
33
+
You can get started developing with this using the latest template
0 commit comments