GithubHelp home page GithubHelp logo

menu not response in iOS 12 about fan-menu HOT 8 CLOSED

WayneSKK avatar WayneSKK commented on June 7, 2024
menu not response in iOS 12

from fan-menu.

Comments (8)

sverin avatar sverin commented on June 7, 2024

@WayneSKK Did you find any solution to this?

from fan-menu.

WayneSKK avatar WayneSKK commented on June 7, 2024

@sverin Not yet. Do you have the same issue?

from fan-menu.

sverin avatar sverin commented on June 7, 2024

@WayneSKK Yes, but haven't found a solution yet

from fan-menu.

sverin avatar sverin commented on June 7, 2024

@WayneSKK If I build the Macaw library from master repo it works just fine. The 0.9.2 build from Carthage seems to have some issues resolved in the master version.

from fan-menu.

WayneSKK avatar WayneSKK commented on June 7, 2024

@sverin How to build from Macaw master? They having same version 0.9.2. I am using CocoaPods.

from fan-menu.

sverin avatar sverin commented on June 7, 2024

@WayneSKK I used carthage, but have tried CocoaPods as well. In both cases I had to use Macaw from master repo and added the FanMenu.swift file directly into the project. The Podfile I used looked like this:

target "<my_project>" do
	use_frameworks!
	pod "Macaw",  :git => 'https://github.com/exyte/Macaw.git'
end

and the Cartfile file like this:

github "Exyte/fan-menu" "master"

from fan-menu.

WayneSKK avatar WayneSKK commented on June 7, 2024

@sverin Finally, I build macaw again and convert swift version to 4.2, then it is working fine again! Thanks!

from fan-menu.

zapletnev avatar zapletnev commented on June 7, 2024

It looks like this issue was resolved. Please let me know if you have any questions. Closing for now.

from fan-menu.

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.