> For the complete documentation index, see [llms.txt](https://seri-belajar-pemrograman.rijalasepnugroho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seri-belajar-pemrograman.rijalasepnugroho.com/svelte-native-for-mobile/pengenalan-svelte-native.md).

# Pengenalan Svelte Native

Svelte native adalah framework untuk membuat aplikasi mobile, baik android maupun ios.

Persiapan : menginstall android emulator

install java

install android studio

install android emulator

install svelte native

npx degit halfnelson/svelte-native-template myapp

npm install&#x20;

ns doctor

ns build android

ns run android

![](/files/-Mk0dzQ0ih93QSItn5BK)
