You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set a default callback for onTap property on ScrollStackRow instances. And set ScrollStackRowHighlightable for UIViewController instance, row highlight color is not work.
When I set a default callback for
onTap
property onScrollStackRow
instances. And setScrollStackRowHighlightable
forUIViewController
instance, row highlight color is not work.Example Code
I tested it on the official example.
ScrollStackController/ScrollStackControllerDemo/ViewController.swift
ScrollStackController/Child View Controllers/WelcomeVC.swift
The text was updated successfully, but these errors were encountered: