Code Monkey home page Code Monkey logo

Comments (3)

fluidsonic avatar fluidsonic commented on August 20, 2024

Hello Jochen,

happy to hear that it brings you value. Which part caught your interest?

The error message you've mentioned usually only appears if you've forgot import JetPack at the top of your Swift file where you're using the library, e.g. for calling JetPackKit.initialize(). I also use the library through CocoaPod and it's working just fine. If the import doesn't help you please be more specific about your project setup.

I'll update the README to make it more clear that the import is needed.

Whenever I'm working on an iOS project I use the library and make improvements along the way. I also try to keep it up-to-date with latest Swift releases such as the updates for Swift 4.1 and Swift 4.2 which were released just recently.

If you've found and fixed some bugs then I'd happy to have a look at and integrate your fixes :)

from jetpack.

jbieler avatar jbieler commented on August 20, 2024

I'm implementing a map application and I needed to find out the border points of my map view for example (e.g. the southwest property etc.). I found two or three bugs, for example in

func contains(_ point: CLLocationCoordinate2D) I think the comparison should be <= instead of >=

I'll try your instructions and let you know. Thanks so far!

from jetpack.

fluidsonic avatar fluidsonic commented on August 20, 2024

@jbieler did it work for you?

from jetpack.

Related Issues (4)

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.