Crear gradientes en aplicaciones móviles [ESP-ENG]

in voilk •  6 days ago

    El mundo de las aplicaciones móviles ha evolucionado bastante Y últimamente hay que ser muy detallista con respecto al diseño para lograr una atención óptima para el cliente.
    Por suerte las herramientas con las que uno desarrolla aplicaciones móviles también han avanzado muchísimo y no es necesario utilizar mucho código nativo para generar ciertos efectos en las aplicaciones.
    En este caso mostré como con unas pocas líneas de código se puede generar un gradiente en una aplicación móvil.

    The world of mobile applications has evolved a lot and lately you have to be very detailed with respect to the design to achieve optimal customer service.
    Luckily the tools with which one develops mobile applications have also advanced a lot and it is not necessary to use a lot of native code to generate certain effects in the applications.
    In this case I showed how with a few lines of code you can generate a gradient in a mobile application.

    gradiente.jpg

    movil.jpg
    Esto resulta muy práctico porque facilita bastante lo que antes era complicado.
    Lo único que hay que tener en cuenta es que se debe situar dentro del contenedor general de la pantalla y ocupar posiciones absolutas para poder indicarle que altura debe ocupar el gradiente y lo demás se vuelve sencillo.

    This is very practical because it makes what was previously complicated much easier. The only thing you have to keep in mind is that it must be placed within the general container of the screen and occupy absolute positions to be able to indicate what height the gradient should occupy and the rest becomes simple.
      Authors get paid when people like you upvote their post.
      If you enjoyed what you read here, create your account today and start earning FREE VOILK!