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 used navigator push to detail, I click the button ,it show that the was not on the right place ,but the after second click,it was right. I debug it ,it show that the first click I got this._buttonFrame was wrong.
The text was updated successfully, but these errors were encountered:
Here is a solution:
If you can get the reference of the dropdown component where you render your navigator, you can update the position in onDidFocus function of the navigator.
I'd like to find a way to update the position when the layout of the button / trigger related to the screen changed within the component code itself.
Anyone any suggestion are welcome!
when I used navigator push to detail, I click the button ,it show that the was not on the right place ,but the after second click,it was right. I debug it ,it show that the first click I got this._buttonFrame was wrong.
The text was updated successfully, but these errors were encountered: