1

Working with a long form in Formik that needs Scrollview. Scrollview works for the form; however it will not render the submit button at the bottom of the form.

Can I define the form with a container element, use Scrollview and leave button outside element so it will stay at the bottom of the viewport.

FYI working in React navigation v5 with a Tab Navigation at bottom of viewport.

Thanks

2
  • Please share your code. Commented Dec 27, 2020 at 2:23
  • Thanks...I needed to increase marginBottom: styles to account for height of tab navigation at bottom of screen. Thanks again. Commented Dec 28, 2020 at 3:45

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.