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

115
Views
How to print more than 1 page with react-native-print libray

I'm trying to print multiple pages by using react-native-print library. Single page is printing fine but don't know how to print multiple pages as I have object array having data. Tried the following but not working.

  const printHTML = async () => {
    for (let i = 0; i < data.length; i++) {
      await RNPrint.print({
        html: `<h1> STOCK #:${234} </br> VIN #: ${'SDKSD#ESD#d##23'} </br></br>${'2022'} ${'Kia'} ${'Forte'}</h1>`,
      })
    }
  }
about 4 years ago · Santiago Trujillo
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!