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

CS50's Mobile App Development with React Native
Harvard University via edX
Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera
React
Udacity
Computer Science and Mobile Apps
Harvard University via edX
A Complete React Native Course - Redux - Context API - 2020
Udemy