Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index out of range #13

Open
raheelsadiq opened this issue Dec 29, 2017 · 2 comments
Open

Index out of range #13

raheelsadiq opened this issue Dec 29, 2017 · 2 comments

Comments

@raheelsadiq
Copy link

raheelsadiq commented Dec 29, 2017

Hi, I couldn't use this library, I get index out of range in

func updateAnimationFrame()
Sometimes at pNext and sometimes at pCur

let pCur = endpoints_scaled[_currentDigit];
let pNext = endpoints_scaled[_nextDigit];

I am using Swift 4 with Xcode 9.2

@parthsaxena
Copy link

I am getting this issue as well.

@moh1122
Copy link

moh1122 commented Apr 22, 2019

hello @me-abhinav im getting the same error also
but when I put a constant number it works.
I want to add a function instead?

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

No branches or pull requests

3 participants