halfnelson / svelte-native

Svelte controlling native components via Nativescript
MIT License
1.82k stars 78 forks source link

Correct ios.systemIcon description #311

Closed bytesnz closed 2 years ago

bytesnz commented 2 years ago

Correct ios.systemIcon description - should be UIBarButtonSystemItem.SystemItem instead of UIBarButtonSystemItem

halfnelson commented 2 years ago

Thanks, I appreciate these updates