Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

ios 11 support? #268

Open
JimCook57 opened this issue Sep 22, 2017 · 4 comments
Open

ios 11 support? #268

JimCook57 opened this issue Sep 22, 2017 · 4 comments

Comments

@JimCook57
Copy link

Is anyone working on an update to support IOS 11?

@briansa
Copy link

briansa commented Oct 11, 2017

I don't think so, but if you look at the last commit you'll see what needs to be done and you can always make a pull request.

aa54e46

@miclaus
Copy link

miclaus commented Oct 24, 2017

+1 for iOS 11 support

@holtkamp
Copy link

#270

@amitailanciano
Copy link

Kinda crappy hack, but this is what I ended up doing for now

...
onShow: () => {
    $('.ath-container.ath-ios').addClass('ath-ios8');
}
...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants