We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Today in the main screen we display all champions and can filter depending on their roles. Let's implement a search funcionality on this screen.
We probably will need to store the champion's JSON locally and search from it, to avoid call the api everytime.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Today in the main screen we display all champions and can filter depending on their roles.
Let's implement a search funcionality on this screen.
We probably will need to store the champion's JSON locally and search from it, to avoid call the api everytime.
The text was updated successfully, but these errors were encountered: