YoVDO

Creating Buttons in React Native with Three Levels of Customization

Offered By: egghead.io

Tags

React Native Courses Mobile Development Courses

Course Description

Overview

How to create buttons in React Native depending on the level of desired customisability: the quick and simple Button, a more customisable Touchable, and the most customisable Pressable.
Button component is useful for quick prototyping.
TouchableOpacity is the most common way of creating buttons and other touchable areas, and is suitable for most use cases.
Pressable gives you the most control over the look and feel of your button, including customising the pressed state and text, as well as handling long presses separately from regular presses.

Syllabus

  • Create a Button in React Native Using the Button Component
  • Create a Button in React Native Using TouchableOpacity
  • Customize Button Pressed State Using the React Native v0.63 Pressable Component

Taught by

Kadi Kraman

Related Courses

Creative, Serious and Playful Science of Android Apps
University of Illinois at Urbana-Champaign via Coursera
Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld Systems
Vanderbilt University via Coursera
Introduction aux réseaux cellulaires
Institut Mines-Télécom via Independent
Mobile Web Development
Google via Udacity