Coder Social home page Coder Social logo

Comments (7)

rhanb avatar rhanb commented on July 22, 2024 1

Fixed issue in the Swift library, no need to update the package! Juste follow these steps to get the latest code and test it:

  • rm -rf platforms
  • tns run ios

from nativescript-bottombar.

ignistechs avatar ignistechs commented on July 22, 2024

Facing same problem, i tried to change .swift after that the build is success but another issue comes while app initializing

from nativescript-bottombar.

rhanb avatar rhanb commented on July 22, 2024

Will check this out tomorrow 👍

from nativescript-bottombar.

demetrio812 avatar demetrio812 commented on July 22, 2024

I'm having the same problem, I think it's related to the fact that you specify the git url in the pod and not a specific version, so if they break the source and commit, also nativescript-bottombar will be broken...I think it would be better to stick to a specific version (and future patches) in order to make each build predictable...

from nativescript-bottombar.

demetrio812 avatar demetrio812 commented on July 22, 2024

I confirm that changing the pod to:

pod 'MiniTabBar', '1.0.2'

fixes the issue...

from nativescript-bottombar.

demetrio812 avatar demetrio812 commented on July 22, 2024

sorry to write again, idk if it's related to the package change but I've just tried running the app (it compiles just fine) and I get this runtime error:

file:///app/tns_modules/nativescript-bottombar/src/ios/bottombar.js:113:54: JS ERROR ReferenceError: Can't find variable: MiniTabBarDelegate

The MiniTabBarDelegate protocol is in the Swift file for version 1.0.2, so I'm not sure why it gives that error...

from nativescript-bottombar.

rhanb avatar rhanb commented on July 22, 2024

Hi @demetrio812 ,

Thank you for the feedback, actually i'm pointing the pod to a github on purpose because it's a fork I made to bring new features to the Swift library. So if you point back the pod to the original url it won't work. Will work on this today stay tuned !

from nativescript-bottombar.

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.