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

255
Views
placeholder textinput not displaying (react native)

my placeholder is not displaying in my textinput, can someone help me? I'm using react native

<TextInput
  style={{
    height: "15%",
    margin: 12,
    border: 1,
    borderColor: "white",
    borderStyle: "solid",
    placeholder: "this is a test",
    padding: 10,
    borderRadius: 20,
    width: "70%",
    backgroundColor: "#E5E5E5"
  }}
></TextInput>;
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Use directly placeholder property, without passing by css style <TextInput ..... placeholder="your text">

See react native documentation : https://reactnative.dev/docs/textinput

about 4 years ago · Juan Pablo Isaza Report
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!