Floating Action Button in NativeScript with Angular. Part 1: Setting the Stage

preview_player
Показать описание
In part 1 of this tutorial, I show you how to create a NativeScript Angular project and set up a native scrolling list over which the floating action button will, well, float.
Рекомендации по теме
Комментарии
Автор

ngFor is very bad for performance specially in huge lists. ListView's item is a good alternative.

vahidnajafi
Автор

Hi Alexander, can you please post for nativescript version? I experience some trouble and it might depend on that. Thanks.

carstenjobmann
Автор

Pure JavaScript with Angular, hmn. So what is not pure JavaScript?

dangtu-work