This codebase is a demo to show how to use Angular with NativeScript to create your own floating action button other than using this plugin
For getting started with angular for mobiles with nativescript click Here
-To install run
tns run android by plugging in your mobile with USB Cable after enabling developer options
-To debug run
tns debug android --start -To verify installation requirements run
tns doctor Run tns build android to build the project for more info click Here