Git Product home page Git Product logo

Comments (5)

kuler90 avatar kuler90 commented on June 11, 2024

Hi! RKTagsView does not have Swift version but I adopt it for using in Swift code by marking optional and generic types. Here is a link to guide how to use Objective C pod with Swift - http://stackoverflow.com/a/31885253.

from rktagsview.

ShadeApps avatar ShadeApps commented on June 11, 2024

Any chances to do get native Swift support in the near future?
Or better aim for a Swift fork done by enthusiasts?

from rktagsview.

tblanchard avatar tblanchard commented on June 11, 2024

The smart component builder will build components in Objective C so everybody can use them since embedding Swift into an Objective C project doesn't really work and worse - it encumbers the project with the entire Swift runtime (15M+) and makes build times crawl.

Smart developers are not trying to use Swift for production code yet and wont until the Swift compiler is on par with the Objective C one in speed and stability. Its about 10x slower just now. I don't have time for that.

from rktagsview.

ShadeApps avatar ShadeApps commented on June 11, 2024

Thanks, @tblanchard

I use this control in a multitude of Swift-first apps and was looking into forking it and rewriting it natively in Swift. Probably will do this soon in my free time.

from rktagsview.

tblanchard avatar tblanchard commented on June 11, 2024

from rktagsview.

Related Issues (17)

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.