Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

167
Visualizações
How to draw a rectangle inside a swift class for using it as react native module

@objc
  func drawRectangle()
  {
      // Get the Graphics Context
      let context = UIGraphicsGetCurrentContext()

      // Set the rectangle outerline-width
      context?.setLineWidth( 5.0)

      // Set the rectangle outerline-colour
      UIColor.red.set()

      // Create Rectangle
      context?.addRect( CGRect(x: 0, y: 0, width: 100, height: 100))

      // Draw
      context?.strokePath()

  }

I have tried using this and exporting the method but the rectangle isn't displayed in the react native app

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda