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
How to handle renderRightButton(or any callback) from any class.
I have defined my scenes in my app.js file.
The right button is properly rendering on the right side of navigation but I want to handle this callback from other class(not from app.js).
This is my app.js file where all my scenes are defined.
The text was updated successfully, but these errors were encountered:
Version
How to handle renderRightButton(or any callback) from any class.
I have defined my scenes in my app.js file.
The right button is properly rendering on the right side of navigation but I want to handle this callback from other class(not from app.js).
This is my app.js file where all my scenes are defined.
The text was updated successfully, but these errors were encountered: