-
Basically, I have sidemenu in my app. When I change the view from sidemenu it also changes its navigation controller. So, how can reinitialize popupcontroller? |
Beta Was this translation helpful? Give feedback.
Answered by
LeoNatan
Jun 4, 2021
Replies: 2 comments 4 replies
-
@ibhavin , What do you use for the side menu? |
Beta Was this translation helpful? Give feedback.
4 replies
-
You should probably present on the side menu controller directly. If it’s not a controller, it’s probably not a good framework to use. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LeoNatan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should probably present on the side menu controller directly. If it’s not a controller, it’s probably not a good framework to use.