Building User Interfaces React Native 2 - GitHub Pages
Building User Interfaces
React Native 2
Intermediate Concepts
Professor Bilge Mutlu
? Building User Interfaces | Professor Mutlu | Lecture 15: React Native -- Intermediate Concepts
1
What we will learn today?
-- Mobile Navigation using React Native -- Mobile Input via Gestures using React Native -- Working with Date object in JS -- Assignment Preview
? Building User Interfaces | Professor Mutlu | Lecture 15: React Native -- Intermediate Concepts
2
Mobile Navigation using React Native
? Building User Interfaces | Professor Mutlu | Lecture 15: React Native -- Intermediate Concepts
3
The Options
There are two main ways of implementing navigation in RN:
1. Using ReactJS navigation, i.e., react-navigation 2. Using RN navigation, i.e., react-native-navigation
We will be covering react-navigation in depth. react-native-navigation is for advanced use, as it involves modifying native components, while reactnavigation is programmed in JS.
? Building User Interfaces | Professor Mutlu | Lecture 15: React Native -- Intermediate Concepts
4
Setting up ReactJS
Install react-navigation for RN:
npm install @react-navigation/native
Install dependencies:
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
? Building User Interfaces | Professor Mutlu | Lecture 15: React Native -- Intermediate Concepts
5
................
................
In order to avoid copyright disputes, this page is only a partial summary.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- building user interfaces react native 2 github pages
- react js notes for professionals
- react redux massachusetts institute of technology
- reactjs a modern web development framework ijisrt
- javascript basics github pages
- react life cycle github pages
- react redux
- table of contents ufrj
- reactjs online tutorials library
- by example react kung fu