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
Got this to finally work after much digging around online.
@bradmartin: One suggestion for documentation in the README for this repo. For Nativescript + Angular users, please specify that the registerElement call belongs in the constructor of app.component.ts (only way I could get it to work). Seems like all the questions I found on Stackoverflow were related to this issue...
The FAB button is just becoming an empty ProxyViewContainer in NativeScript for unknown reasons.
Here is the way I am using it with NativeScript Angular.
I am loading the FAB once at the bottom of vendor.ts (I guessed that this might be good place to put it... but the docs are unclear).
Here is the output:
The text was updated successfully, but these errors were encountered: