If I have a native topbar in my trigger.io iOS app, can I have a native back button (pointed on the one side) to go to previous view?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If I understood you correctly, you are looking for back buttons with an arrow to one side. I cannot see how this is possible natively with Trigger.io right now.
A possible workaround would be to imitate the arrow back button on your own, possibly along the lines of this pure CSS approach.
However, I’m not sure whether you can integrate this into the native topbar without building the whole thing on your own (which leads to new issues like fixed headers on mobile devices..).
Lets hope Trigger.io will include those arrow back buttons natively.