Coder Social home page Coder Social logo

Comments (8)

bradmartin avatar bradmartin commented on July 20, 2024

Can you share your xml? I believe you forgot to add the xmlns to the page component so the builder doesn't know where to locate the correct file to build the FAB. That should help here. Please let me know, thanks.

from nativescript-floatingactionbutton.

OPADA-Eng avatar OPADA-Eng commented on July 20, 2024

This is the hole project
test-fab.zip

from nativescript-floatingactionbutton.

bismert avatar bismert commented on July 20, 2024

I am faced with similar issue

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 20, 2024

from nativescript-floatingactionbutton.

OPADA-Eng avatar OPADA-Eng commented on July 20, 2024

The Error output in the first comment !

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 20, 2024

Overlooked it. Thanks. So yes I'm not gonna download a zip can you just paste the relevant code files here in markdown. Either you don't have the xmlns added to the page for the parser to know what the Fab is or the pod didn't install correctly for iOS. I just added this to a project yesterday and it works fine on Android and iOS so definitely we can find what's causing the issue for you. Thanks.

from nativescript-floatingactionbutton.

OPADA-Eng avatar OPADA-Eng commented on July 20, 2024

<Page xmlns="http://schemas.nativescript.org/tns.xsd" xmlns:drawer="nativescript-telerik-ui/sidedrawer" xmlns:sidedrawer="/sidedrawer" xmlns:actionBar="/actionBar" xmlns:FAB="nativescript-floatingactionbutton" xmlns:IC="nativescript-web-image-cache" navigatedTo="navigatedTo" navigatingTo="navigatingTo" navigatingFrom="navigatingFrom" loaded="pageLoaded"> <FAB:fab tap="{{fabTap}}" row="1" icon="~/images/ic_add_white.png" rippleColor="#5f7358" class="fab-button" /> </Page>

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 20, 2024

All seems okay. I have the FAB working fine in 3.1 and 3.2 plain NS apps. It works fine also with 3.2 w/ Angular. I've just updated a couple of apps today and have not encountered any issue.
If you're still having this error please let me know.

from nativescript-floatingactionbutton.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.