Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

63
Views
Display a Box in the bottom of the page not working in IOS

I want this box to show in the bottom of the mobile page.When you are type on search box and the keyboard is show up the is not shown in the IOS view is still on the bottom:0px position. In stead of android is show up from the keyboard(this is the correct ).

  <BottomBox>
        <Button
          onClick={() => setIsOpen(true)}
          startIcon={<ScanIcon width={30} height={30} />}
        >
          SCAN QR CODE
        </Button>
</BottomBox>

My style for this Box is below

const BottomBox = styled(Box)(({ theme }) => ({
  width: "100%",
  position: "absolute",
  height: "58px",
  bottom: "0px",
  display: "flex",
  borderTop: `1px solid ${tokens.palette_grayscale_x_light_gray}`,
  justifyContent: "center",
  backgroundColor: tokens.palette_off_white_warm,
}));
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!