Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

166
Vistas
How to open device's calendar app to add an event from React Native application?

I make fetching data from API, whose results look like this

Object {
  "name": "HackForGood: Grab Hackathon 2022",
  "site": "HackerEarth",
  "start_time": "2022-05-29T18:30:00.000Z",
  "url": "https://grabhackforgood.hackerearth.com/",
}
Object {
  "name": "Microsoft Virtual Hackathon 2022",
  "site": "HackerEarth",
  "start_time": "2022-05-31T16:00:00.000Z",
  "url": "https://www.hackerearth.com/challenges/hackathon/microsoft-virtual-hackathon-2022/",
}

The data is shown inside a Flatlist. I want to implement a feature, where if we click on an flatlist item, it will open up the add event screen inside our phone's calendar app (like google calendar), setting an event on day and time fetched from start_time and event name as name. If the user clicks save, it will save the event.

(I have looked into https://github.com/vonovak/react-native-add-calendar-event but not sure it will work, since the author doesn't maintain the package anymore)

How to approach this problem?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I think calendar-link (still maintained) using the ICS format might work? Otherwise, I'd recommend still giving react-native-add-calendar-event a try

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda