nativescript-floatingactionbutton
nativescript-floatingactionbutton copied to clipboard
@nstudio/nativescript-floatingactionbutton missing pod MNFloatingActionButton
Looks like a new plugin is needed for iOS. I started getting 'not found' error for the MNFloatingActionButton pod. 404 on GitHub: https://github.com/mattnydam/MNFloatingActionButton
I have the same problem, unable to build my app any more.
I am encountering the same issue. As a temporary solution, I use a regular Button instead and make it circular with CSS.
I have the same problem
I rebuilt the plugin and uploaded it to my NPM: https://www.npmjs.com/package/@bezlepkin/nativescript-fab If you have any issues, please write here: https://github.com/Bezlepkin/nativescript-plugins/issues
thanks