Crear notificaciones con modales en react native [ESP - ENG]
Cuando uno utiliza notificaciones dentro de este marco de trabajo por lo general recurre a una herramienta de uso externo manejada por Google o que nos facilite enviar notificaciones a través de un servidor de manera automatizada pero en este caso aún estamos implementando pruebas en la aplicación por lo tanto estamos creando interfaces visuales y no requiere de estos servicios.
Este ejemplo visual junto con el código mostraré cómo implementar una notificación ficticia pero que puede funcionar para mostrar mensajes dentro de la aplicación.
When one uses notifications within this framework, one generally resorts to an external tool managed by Google or that allows us to send notifications through a server in an automated manner, but in this case we are still implementing tests in the application so We are both creating visual interfaces and do not require these services. This visual example along with the code I will show how to implement a dummy notification but that can work to display messages within the application.
Por el momento no cuenta con demasiado diseño atractivo pero la funcionalidades son las correctas ya que permite animar la notificación interna como si cayera por encima de la aplicación hacia dentro.
Para implementar esta funcionalidad se requiere utilizar la etiqueta que permite animar etiquetas animadas en este marco de trabajo y luego ajustar las animaciones con un evento que funcione luego de modificar un estado de la acción que en este caso sería el estado que manipula la función para enviar solicitudes a la base de datos.
At the moment it does not have much of an attractive design but the functionalities are correct as it allows you to animate the internal notification as if it were falling over the application into the inside. To implement this functionality, it is necessary to use the tag that allows you to animate animated labels in this framework and then adjust the animations with an event that works after modifying a state of the action, which in this case would be the state that the function manipulates to send requests to the database.
)
Esta notificación se puede implementar en cualquier lugar de la aplicación ya que no requiere de parámetros ni de propiedades pero si los necesitarás se pueden aplicar para hacer su uso dinámico en todo el resto de la aplicación.
This notification can be implemented anywhere in the application since it does not require parameters or properties, but if you need them they can be applied for dynamic use throughout the rest of the application.
Thanks for your contribution to the STEMsocial community. Feel free to join us on discord to get to know the rest of us!
Please consider delegating to the @stemsocial account (85% of the curation rewards are returned).
You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support.
Hermano, veo que eres desarollador software! Qué genial.
¿Qué le recomendarías a una persona sin nada de conocimientos que quisiera iniciarse en el desarrollo software?
Que investigue a qué sector le gustaría dedicarse y que practique lógica con el lenguaje de programación. Lleva su tiempo aprender igual que cuando empezaste a tocar la guitarra llevo sus años pero lograste mucho en el camino