React native UI example/template. Profile with info

React Native example/template, Profile with info! . Take a look at this UI example and see how it can enhance your project. You can copy or download the code and use it in your project. Don't forget to browse our library of other free React Native templates for even more design and functionality inspiration. Happy coding!

import React from 'react'
import { StyleSheet, Text, View, Image, TouchableOpacity } from 'react-native'

export default ProfileView = () => {
  return (
    <View style={styles.container}>
      <View style={styles.header}>
        <View style={styles.headerContent}>
          <Image
            style={styles.avatar}
            source={{ uri: 'https://bootdey.com/img/Content/avatar/avatar2.png' }}
          />
          <Text style={styles.name}>John Doe</Text>
        </View>
      </View>

      <View style={styles.profileDetail}>
        <View style={styles.detailContent}>
          <Text style={styles.title}>Photos</Text>
          <Text style={styles.count}>200</Text>
        </View>
        <View style={styles.detailContent}>
          <Text style={styles.title}>Followers</Text>
          <Text style={styles.count}>200</Text>
        </View>
        <View style={styles.detailContent}>
          <Text style={styles.title}>Following</Text>
          <Text style={styles.count}>200</Text>
        </View>
      </View>

      <View style={styles.body}>
        <View style={styles.bodyContent}>
          <TouchableOpacity style={styles.buttonContainer}>
            <Text>Opcion 1</Text>
          </TouchableOpacity>
          <Text style={styles.description}>
            Lorem ipsum dolor sit amet, saepe sapientem eu nam. Qui ne assum electram expetendis,

//LOGIN TO SEE THE REST OF THE CODE            ======= ========== ============ === ==,
          </====>
        </====>
      </====>
    </====>
  )
}

===== ====== = ==========.======({
  ======: {
    ===============: '#======',
  },
  =============: {
    =======: ==,
    ==========: '======',
  },
  ======: {
    =====: ===,
    ======: ===,
    ============: ==,
    ===========: =,
    ===========: '=====',
    ============: ==,
  },
  ====: {
    ========: ==,
    =====: '#======',
    ==========: '===',
  },
  =============: {
    =========: '======',
    =========: ===,
    ==========: '======',
    =============: '===',
    ========: '========',
    ===============: '#======',
  },
  =============: {
    ======: ==,
    ==========: '======',
  },
  =====: {
    ========: ==,
    =====: '#======',
  },
  =====: {
    ========: ==,
  },
  ===========: {
    ====: =,
    ==========: '======',
    =======: ==,
    =========: ==,
  },
  ========: {
    ========: ==,
    =========: ==,
    =====: '#======',
  },
  ===============: {
    =========: ==,
    ======: ==,
    =============: '===',
    ==============: '======',
    ==========: '======',
    ============: ==,
    =====: ===,
    ============: ==,
    ===============: '#======',
  },
  ===========: {
    ========: ==,
    =====: '#======',
    =========: ==,
    =========: '======',
  },
})

                                            

Similar snippets

React native template. Profile with cover photo, friend list and action buttons

Profile with cover photo, friend list and action buttons

About this react-native template

This react-native template, Profile with info, was published on Nov 29th 2017, 18:03 by Bootdey Admin and it is free.

We hope you will enjoy this awesome react-native template and stay tuned for the latest updates, we believe it will save your precious time and gives trendy look to your next application.

This template currectly have 7.2K views, Using this react-native template you have the following benefits:

Example Screens

You can jump start your development with our pre-built example, all you need to do is copy the code and execute it, You can also show it to your customers so that they have an idea of the final result.

Cross-platform for mobile development

This template was developed for Android and iOS.

Simple Integration

This template can be simply integrated on existing projects and new ones too, all you need to do is copy the code and start working.

Fully coded view

this is a functional example, You will save a lot of time going from prototyping to full-functional code.