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

528
Views
Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. onPress

Error: Exception in HostFunction: Malformed calls from JS: field sizes are different.

[[26,2,13],[0,21,5],[[343,0,1656782498892,false],[60,363]],791]

import {
  Menu,
  MenuItem,
  MenuDivider,
  Position,
} from "react-native-enhanced-popup-menu";
  let anchorMenuRef = React.createRef();

  let menuRef = null;

  const setMenuRef = (ref) => (menuRef = ref);

  const showMenu = () => menuRef.show(anchorMenuRef.current, Position.TOP_RIGHT, { left: 350, top: 60 });
  
 <View ref={anchorMenuRef}>

            <TouchableOpacity  onPress={() => showMenu()}>
              <Image source={require("../../../assets/menu.png")} />
            </TouchableOpacity>

            <Menu ref={setMenuRef}>
              <MenuItem>Item 1</MenuItem>
              <MenuItem>Item 2</MenuItem>
              <MenuItem disabled>Item 3</MenuItem>
              <MenuDivider />
              <MenuItem>Item 4</MenuItem>
            </Menu>
</View>
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!