Other
[FreeCourseLab com] Udemy - React Native - The Practical Guide
Torrent info
Name:[FreeCourseLab com] Udemy - React Native - The Practical Guide
Infohash: 837EBD7B30A84B8444E6F3ED0B38EEEE5BC77920
Total Size: 17.67 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2026-01-22 19:27:44 (Update Now)
Torrent added: 2019-08-21 10:01:07
Torrent Files List
1. Getting Started (Size: 17.67 GB) (Files: 1281)
1. Getting Started
1. Welcome!.mp4
1. Welcome!.vtt
10. Running the App on an Android Emulator.mp4
10. Running the App on an Android Emulator.vtt
11. Running the App on an iOS Simulator.mp4
11. Running the App on an iOS Simulator.vtt
12. Course Outline.mp4
12. Course Outline.vtt
13. How to get the Most out of This Course.mp4
13. How to get the Most out of This Course.vtt
14. Useful Resources & Links.html
2. What is React Native.mp4
2. What is React Native.vtt
3. How React Native Works.mp4
3. How React Native Works.vtt
4. Expo vs React Native CLI.mp4
4. Expo vs React Native CLI.vtt
5. Creating Our First React Native App.mp4
5. Creating Our First React Native App.vtt
6. Working on Our First App.mp4
6. Working on Our First App.vtt
7. React Native Apps Are Hard Work!.mp4
7. React Native Apps Are Hard Work!.vtt
8. React Native Alternatives.mp4
8. React Native Alternatives.vtt
9. Course Requirements.mp4
9. Course Requirements.vtt
10. Http Requests & Adding a Web Server + Database
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Storing Orders.mp4
10. Storing Orders.vtt
10.1 http-07-storing-orders.zip.zip
11. Displaying an ActivityIndicator.mp4
11. Displaying an ActivityIndicator.vtt
12. Fetching Stored Orders.mp4
12. Fetching Stored Orders.vtt
12.1 http-08-fetching-orders.zip.zip
13. Adding Pull to Refresh.mp4
13. Adding Pull to Refresh.vtt
13.1 http-09-pull-to-refresh.zip.zip
14. Wrap Up.mp4
14. Wrap Up.vtt
15. Useful Resources & Links.html
15.1 http-01-storing-on-server.zip.zip
15.2 http-04-error-handling.zip.zip
15.3 http-05-update-and-delete.zip.zip
15.4 http-02-fetching-data.zip.zip
15.5 http-09-pull-to-refresh.zip.zip
15.6 http-08-fetching-orders.zip.zip
15.7 http-06-more-error-handling.zip.zip
15.8 http-03-loading-spinner.zip.zip
15.9 http-07-storing-orders.zip.zip
2. Setup & How To Send Requests.mp4
2. Setup & How To Send Requests.vtt
3. Installing Redux Thunk.mp4
3. Installing Redux Thunk.vtt
4. Storing Products on a Server.mp4
4. Storing Products on a Server.vtt
4.1 http-01-storing-on-server.zip.zip
4.2 Redux Docs - Async Action Creators.html
4.3 Redux-thunk Docs.html
5. Fetching Products from the Server.mp4
5. Fetching Products from the Server.vtt
5.1 http-02-fetching-data.zip.zip
6. Displaying a Loading Spinner & Handling Errors.mp4
6. Displaying a Loading Spinner & Handling Errors.vtt
6.1 http-03-loading-spinner.zip.zip
6.2 http-04-error-handling.zip.zip
7. Setting Up a Navigation Listener.mp4
7. Setting Up a Navigation Listener.vtt
7.1 Listening to Navigation Events - Official Docs.html
8. Updating & Deleting Products.mp4
8. Updating & Deleting Products.vtt
8.1 http-05-update-and-delete.zip.zip
9. Handling Additional Errors.mp4
9. Handling Additional Errors.vtt
9.1 http-06-more-error-handling.zip.zip
11. User Authentication
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Implementing Auto Login.mp4
10. Implementing Auto Login.vtt
10.1 auth-08-auto-login.zip.zip
11. Adding Logout.mp4
11. Adding Logout.vtt
12. Implementing Auto Logout.mp4
12. Implementing Auto Logout.vtt
12.1 auth-09-auto-logout.zip.zip
13. Auto-Logout & Android (Warning).html
14. Wrap Up.mp4
14. Wrap Up.vtt
15. Useful Resources & Links.html
15.1 auth-01-auth-screen.zip.zip
15.10 auth-07-user-scoped-orders-and-products.zip.zip
15.2 auth-06-using-tokens.zip.zip
15.3 auth-04-error-handling-and-loading.zip.zip
15.4 auth-02-signup.zip.zip
15.5 auth-08-auto-login.zip.zip
15.6 auth-03-login.zip.zip
15.7 auth-09-auto-logout.zip.zip
15.8 auth-07-user-scoped-orders-and-products.zip.zip
15.9 auth-05-navigating-and-token-storage.zip.zip
2. How Authentication Works.mp4
2. How Authentication Works.vtt
3. Implementing a Basic Login Screen.mp4
3. Implementing a Basic Login Screen.vtt
3.1 auth-01-auth-screen.zip.zip
4. Adding User Signup.mp4
4. Adding User Signup.vtt
4.1 auth-02-signup.zip.zip
5. Logging Users In.mp4
5. Logging Users In.vtt
5.1 auth-03-login.zip.zip
6. Managing the Loading State & Errors.mp4
6. Managing the Loading State & Errors.vtt
6.1 auth-04-error-handling-and-loading.zip.zip
7. Using the Token.mp4
7. Using the Token.vtt
7.1 auth-06-using-tokens.zip.zip
8. Mapping Orders to Users.mp4
8. Mapping Orders to Users.vtt
9. Improved Mapping (Scoping).mp4
9. Improved Mapping (Scoping).vtt
9.1 auth-07-user-scoped-orders-and-products.zip.zip
12. Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Storing the Image on the Filesystem.mp4
10. Storing the Image on the Filesystem.vtt
10.1 native-08-using-the-filesystem.zip.zip
11. Diving into SQLite for Permanent Data Storage.mp4
11. Diving into SQLite for Permanent Data Storage.vtt
11.1 Complete SQLite Example.html
12. Storing Data in the Local Database.mp4
12. Storing Data in the Local Database.vtt
12.1 native-09-storing-data-in-sql-db.zip.zip
13. Fetching Data from the Local Database.mp4
13. Fetching Data from the Local Database.vtt
13.1 native-10-fetching-data-from-sql-db.zip.zip
14. Getting the User Location.mp4
14. Getting the User Location.vtt
14.1 native-11-getting-user-location.zip.zip
15. Showing a Map Preview of the Location.mp4
15. Showing a Map Preview of the Location.vtt
15.1 native-12-map-preview.zip.zip
15.2 Google Maps Pricing.html
16. More on Environment Variables.html
17. Displaying an Interactive Map.mp4
17. Displaying an Interactive Map.vtt
17.1 native-13-basic-interactive-mapview.zip.zip
18. Adding a Marker.mp4
18. Adding a Marker.vtt
18.1 native-14-map-with-marker.zip.zip
19. Making the Picked Location Saveable.mp4
19. Making the Picked Location Saveable.vtt
2. Planning the App.mp4
2. Planning the App.vtt
2.1 app-plan-places-app.png.png
20. Storing Picked Places.mp4
20. Storing Picked Places.vtt
21. Updating the Location Screen When the Location Changes.mp4
21. Updating the Location Screen When the Location Changes.vtt
22. Storing the Address.mp4
22. Storing the Address.vtt
22.1 native-15-storing-the-address.zip.zip
23. Displaying the Details Screen.mp4
23. Displaying the Details Screen.vtt
23.1 styling.js.js
24. Finishing the Map Screen.mp4
24. Finishing the Map Screen.vtt
25. Running the App on iOS.mp4
25. Running the App on iOS.vtt
26. Running the App on Android.mp4
26. Running the App on Android.vtt
26.1 native-16-finished.zip.zip
27. Wrap Up.mp4
27. Wrap Up.vtt
28. Useful Resources & Links.html
28.1 native-02-base-screen-setup.zip.zip
28.10 native-12-map-preview.zip.zip
28.11 native-09-storing-data-in-sql-db.zip.zip
28.12 native-15-storing-the-address.zip.zip
28.13 native-13-basic-interactive-mapview.zip.zip
28.14 native-10-fetching-data-from-sql-db.zip.zip
28.15 native-16-finished.zip.zip
28.16 native-11-getting-user-location.zip.zip
28.2 native-01-starting-setup.zip.zip
28.3 native-07-image-preview.zip.zip
28.4 native-04-added-redux-and-data-model.zip.zip
28.5 native-08-using-the-filesystem.zip.zip
28.6 native-03-textinput.zip.zip
28.7 native-05-added-placeitem-nav-to-detail.zip.zip
28.8 native-06-accessing-camera.zip.zip
28.9 native-14-map-with-marker.zip.zip
3. Screen & Navigation Setup.mp4
3. Screen & Navigation Setup.vtt
3.1 native-02-base-screen-setup.zip.zip
3.2 native-01-starting-setup.zip.zip
4. Getting Started with the Form.mp4
4. Getting Started with the Form.vtt
4.1 native-03-textinput.zip.zip
5. Redux & Adding Places.mp4
5. Redux & Adding Places.vtt
5.1 native-04-added-redux-and-data-model.zip.zip
6. Outputting a List of Places.mp4
6. Outputting a List of Places.vtt
6.1 native-05-added-placeitem-nav-to-detail.zip.zip
6.2 PlaceItem.js.js
7. Accessing the Device Camera.mp4
7. Accessing the Device Camera.vtt
8. Configuring the Camera Access.mp4
8. Configuring the Camera Access.vtt
8.1 native-06-accessing-camera.zip.zip
9. Using the Picked Image.mp4
9. Using the Picked Image.vtt
9.1 native-07-image-preview.zip.zip
13. Building Apps Without Expo
1. Module Introduction.mp4
1. Module Introduction.vtt
1.1 React Native vs Flutter vs Ionics vs NativeScript.html
2. Alternatives to Expo.mp4
2. Alternatives to Expo.vtt
3. Building Apps with Just the React Native CLI.mp4
3. Building Apps with Just the React Native CLI.vtt
4. Live Reload and RN CLI Apps.html
5. Adding Native Modules to Non-Expo Apps.mp4
5. Adding Native Modules to Non-Expo Apps.vtt
6. Understanding Expo's Bare Workflow.mp4
6. Understanding Expo's Bare Workflow.vtt
7. Ejecting from Expo's Managed Workflow.mp4
7. Ejecting from Expo's Managed Workflow.vtt
8. When To Use Which.mp4
8. When To Use Which.vtt
9. Useful Resources & Links.html
14. Publishing React Native Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Configuring Android Apps.html
11. Useful Resources & Links.html
2. Deployment Steps.mp4
2. Deployment Steps.vtt
3. Configuring the App & Publishing.mp4
3. Configuring the App & Publishing.vtt
3.1 app.json Docs.html
4. Configuring Icons & The Splash Screen.mp4
4. Configuring Icons & The Splash Screen.vtt
4.1 Expo Splash Screen Docs.html
4.2 icons.zip.zip
4.3 Expo App Icons Docs.html
5. Working with Offline Asset Bundles.mp4
5. Working with Offline Asset Bundles.vtt
5.1 Expo Offline Asset Bundle Docs.html
6. Using Over the Air Updates (OTA Updates).mp4
6. Using Over the Air Updates (OTA Updates).vtt
7. Building the Apps for Deployment (iOS & Android).mp4
7. Building the Apps for Deployment (iOS & Android).vtt
7.1 Building Standalone Apps.html
8. Publishing iOS Apps without Expo.mp4
8. Publishing iOS Apps without Expo.vtt
8.1 iOS Launch Screen Guidelines.html
8.2 Adding an Image to the LaunchScreen.html
8.3 icons.zip.zip
9. Publishing Android Apps without Expo.mp4
9. Publishing Android Apps without Expo.vtt
9.1 Example How to add an Android Splash Screen.html
15. Course Roundup & Next Steps
1. Roundup & Next Steps.mp4
1. Roundup & Next Steps.vtt
16. About the Latest Course Update
1. About the Latest Course Update.html
17. [LEGACY] Diving into the Basics
1. What does LEGACY mean.html
10. Running our App on a Real Android Device.mp4
10. Running our App on a Real Android Device.vtt
10.1 turning-on-dev-mode.pdf.pdf
11. Preparing XCode (for iOS).html
12. Running our App on an iOS Simulator.mp4
12. Running our App on an iOS Simulator.vtt
13. Running our App on an iOS Device.mp4
13. Running our App on an iOS Device.vtt
14. A Good Development Setup.mp4
14. A Good Development Setup.vtt
15. Working on the App Adding a Textinput.mp4
15. Working on the App Adding a Textinput.vtt
16. Styling - Understanding the Basics.mp4
16. Styling - Understanding the Basics.vtt
16.1 basics--01-first-elements.zip.zip
17. More on Flexbox.html
18. Positioning Elements with Flexbox.mp4
18. Positioning Elements with Flexbox.vtt
18.1 basics--02-basic-list.zip.zip
19. Adding a Button and Managing State.mp4
19. Adding a Button and Managing State.vtt
2. Module Introduction.mp4
2. Module Introduction.vtt
20. Creating a Custom Component.mp4
20. Creating a Custom Component.vtt
21. Time to Practice - The Basics.html
22. [OPTIONAL] Assignment Solution.mp4
22. [OPTIONAL] Assignment Solution.vtt
22.1 basics--03-split-into-components.zip.zip
23. Listening to Touch Events.mp4
23. Listening to Touch Events.vtt
23.1 basics--03-split-into-components.zip.zip
24. Reacting to Press Events.mp4
24. Reacting to Press Events.vtt
24.1 basics--04-delete-items.zip.zip
25. Using a ScrollView.mp4
25. Using a ScrollView.vtt
25.1 basics--05-scrollview.zip.zip
26. Rendering Lists Correctly.mp4
26. Rendering Lists Correctly.vtt
26.1 basics--06-flatlist.zip.zip
27. Adding Static Images.mp4
27. Adding Static Images.vtt
27.1 beautiful-place.jpg.jpg
28. Using Network Images.mp4
28. Using Network Images.vtt
29. Adding a Modal.mp4
29. Adding a Modal.vtt
29.1 basics--08-modal.zip.zip
3. Creating a New Project with Expo.html
30. React vs React Native.mp4
30. React vs React Native.vtt
31. JavaScript - Supported Features.mp4
31. JavaScript - Supported Features.vtt
31.1 basics-23-js-and-supported-features.mp4.mp4
32. Wrap Up.mp4
32. Wrap Up.vtt
32.1 basics--09-finished.zip.zip
33. Useful Resources & Links.html
33.1 basics--01-first-elements.zip.zip
33.2 basics--02-basic-list.zip.zip
33.3 basics--03-split-into-components.zip.zip
33.4 basics--04-delete-items.zip.zip
33.5 basics--09-finished.zip.zip
33.6 basics--06-flatlist.zip.zip
33.7 basics--08-modal.zip.zip
33.8 basics--07-images.zip.zip
33.9 basics--05-scrollview.zip.zip
4. Creating a New Project.mp4
4. Creating a New Project.vtt
4.1 fixing-setup-errors.pdf.pdf
5. JSX Elements you Can and Can't Use.mp4
5. JSX Elements you Can and Can't Use.vtt
6. Switching Away from create-react-native-app.mp4
6. Switching Away from create-react-native-app.vtt
7. The Starting Project.html
8. How to Use the Attached Code.html
9. Running the App on an Android Simulator (+ Setup).mp4
9. Running the App on an Android Simulator (+ Setup).vtt
9.1 fixing-adb-not-found.pdf.pdf
18. [LEGACY] Using Redux with React Native
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Useful Resources & Links.html
10.1 redux--01-finished.zip.zip
2. A Brief Redux Refresher.mp4
2. A Brief Redux Refresher.vtt
3. Install react-redux v6.html
4. Installing Redux and Creating a Basic Setup.mp4
4. Installing Redux and Creating a Basic Setup.vtt
5. Setting Up Actions.mp4
5. Setting Up Actions.vtt
6. Setting Up the Reducer.mp4
6. Setting Up the Reducer.vtt
7. Creating the Store.mp4
7. Creating the Store.vtt
8. Connecting React Native to Redux.mp4
8. Connecting React Native to Redux.vtt
9. Wrap Up.mp4
9. Wrap Up.vtt
19. [LEGACY] Debugging React Native Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Using the Remote JavaScript Debugging console.log.mp4
2. Using the Remote JavaScript Debugging console.log.vtt
3. Debugging with Breakpoints.mp4
3. Debugging with Breakpoints.vtt
4. Debugging+++ with React Native Debugger.mp4
4. Debugging+++ with React Native Debugger.vtt
5. Debugging Redux.mp4
5. Debugging Redux.vtt
6. Wrap Up.mp4
6. Wrap Up.vtt
7. Useful Resources & Links.html
7.1 debugging--01-finished.zip.zip
2. Diving into the Basics [COURSE GOALS APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Components, Styles, Layouts.html
11. Working with State & Events.mp4
11. Working with State & Events.vtt
11.1 React Hooks Crash Course.html
11.2 Official Hooks Documentation.html
11.3 basics-04-getting-user-input-with-state.zip.zip
12. Outputting a List of Items.mp4
12. Outputting a List of Items.vtt
12.1 basics-05-outputting-basic-list.zip.zip
13. Styling List Items.mp4
13. Styling List Items.vtt
14. Making it Scrollable with ScrollView!.mp4
14. Making it Scrollable with ScrollView!.vtt
14.1 basics-06-scrollview.zip.zip
15. A Better List FlatList.mp4
15. A Better List FlatList.vtt
15.1 basics-07-flatlist.zip.zip
16. More Components & Lists.html
17. Splitting the App Into Components.mp4
17. Splitting the App Into Components.vtt
17.1 basics-08-split-into-components.zip.zip
18. Passing Data Between Components.mp4
18. Passing Data Between Components.vtt
19. Working with Touchable Components.mp4
19. Working with Touchable Components.vtt
2. How to work with React Native Components.mp4
2. How to work with React Native Components.vtt
20. Deleting Items.mp4
20. Deleting Items.vtt
21. Adding a Modal Overlay.mp4
21. Adding a Modal Overlay.vtt
21.1 basics-09-basic-modal.zip.zip
22. More Flexbox Styling.mp4
22. More Flexbox Styling.vtt
23. Closing the Modal & Clearing Input.mp4
23. Closing the Modal & Clearing Input.vtt
24. Finishing the Modal Styling.mp4
24. Finishing the Modal Styling.vtt
24.1 basics-10-finished-modal.zip.zip
25. Wrap Up.mp4
25. Wrap Up.vtt
26. Useful Resources & Links.html
26.1 basics-03-stylesheet-object.zip.zip
26.10 basics-04-getting-user-input-with-state.zip.zip
26.2 basics-01-starting-project.zip.zip
26.3 basics-05-outputting-basic-list.zip.zip
26.4 basics-07-flatlist.zip.zip
26.5 basics-08-split-into-components.zip.zip
26.6 basics-02-inline-styles.zip.zip
26.7 basics-09-basic-modal.zip.zip
26.8 basics-06-scrollview.zip.zip
26.9 basics-10-finished-modal.zip.zip
3. Setting Up A New Project.mp4
3. Setting Up A New Project.vtt
3.1 basics-01-starting-project.zip.zip
4. Planning the App.mp4
4. Planning the App.vtt
4.1 app-plan-goals-app.png.png
5. Working with Core Components.mp4
5. Working with Core Components.vtt
6. Getting Started with Styles.mp4
6. Getting Started with Styles.vtt
6.1 basics-02-inline-styles.zip.zip
6.2 Supported Colors.html
7. Flexbox & Layouts (Intro).mp4
7. Flexbox & Layouts (Intro).vtt
7.1 Get Started with (CSS) Flexbox.html
8. React Native Flexbox Deep Dive.mp4
8. React Native Flexbox Deep Dive.vtt
8.1 basics-flexbox-deep-dive-finished.zip.zip
8.2 basics-flexbox-deep-dive-start.zip.zip
8.3 Official Flexbox Docs Cheat Sheet.html
9. Inline Styles & StyleSheet Objects.mp4
9. Inline Styles & StyleSheet Objects.vtt
9.1 basics-03-stylesheet-object.zip.zip
20. [LEGACY] Linking and Using Third Party Libraries
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Installing Libraries.mp4
2. Installing Libraries.vtt
3. Automatic Linking.html
4. Linking Libraries on iOS.mp4
4. Linking Libraries on iOS.vtt
5. Linking Libraries on Android.mp4
5. Linking Libraries on Android.vtt
6. Using Library Features Adding Icons.mp4
6. Using Library Features Adding Icons.vtt
7. Wrap Up.mp4
7. Wrap Up.vtt
7.1 3rd-party--01-finished.zip.zip
21. [LEGACY] Navigation in React Native Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Adding Icons to Tabs.mp4
10. Adding Icons to Tabs.vtt
10.1 navigation--02-tabs-with-icons.zip.zip
11. Connecting Screens to Redux.mp4
11. Connecting Screens to Redux.vtt
12. Updating Redux.mp4
12. Updating Redux.vtt
13. Pushing Pages (Navigating Forwards).mp4
13. Pushing Pages (Navigating Forwards).vtt
14. Popping Pages (Navigating Backwards).mp4
14. Popping Pages (Navigating Backwards).vtt
15. More Navigator Methods.mp4
15. More Navigator Methods.vtt
15.1 navigation--03-manage-places.zip.zip
16. Adding a Side Drawer.mp4
16. Adding a Side Drawer.vtt
17. Using Navigation Events & Toggling the Drawer.mp4
17. Using Navigation Events & Toggling the Drawer.vtt
18. Finishing the Drawer.mp4
18. Finishing the Drawer.vtt
18.1 navigation--04-sidedrawer.zip.zip
19. Wrap Up.mp4
19. Wrap Up.vtt
2. Navigation in Web Apps vs Native Apps.mp4
2. Navigation in Web Apps vs Native Apps.vtt
20. Useful Resources & Links.html
20.1 navigation--01-auth-screen.zip.zip
20.2 navigation--04-sidedrawer.zip.zip
20.3 navigation--03-manage-places.zip.zip
20.4 navigation--02-tabs-with-icons.zip.zip
3. Exploring Native Navigation Solutions.mp4
3. Exploring Native Navigation Solutions.vtt
4. Fixing Installation Issues with React Native Navigation.html
5. Adding React Native Navigation to iOS.mp4
5. Adding React Native Navigation to iOS.vtt
5.1 Link to AppDelegate.m.html
5.2 Complete React Native Navigation Docs.html
5.3 React Native Navigation iOS Setup Docs.html
6. Adding React Native Navigation to Android.mp4
6. Adding React Native Navigation to Android.vtt
6.1 Complete React Native Navigation Docs.html
6.2 rnn-installation-fixes-android.pdf.pdf
6.3 React Native Navigation Android Setup Docs.html
7. Finishing the Library Setup.mp4
7. Finishing the Library Setup.vtt
8. Registering and Rendering a Screen.mp4
8. Registering and Rendering a Screen.vtt
8.1 navigation--01-auth-screen.zip.zip
9. Adding a Tabs Screen (Tabs Navigation).mp4
9. Adding a Tabs Screen (Tabs Navigation).vtt
22. [LEGACY] Styling & Animating React Native Apps (Correctly)
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Adding a Background Image.mp4
10. Adding a Background Image.vtt
10.1 background.jpg.jpg
11. Creating a Re-Usable Custom Button.mp4
11. Creating a Re-Usable Custom Button.vtt
11.1 styling-animations--03-finished-auth-screen.zip.zip
12. Editing the Share Place Screen.mp4
12. Editing the Share Place Screen.vtt
12.1 styling-animations--04-share-place-no-split-up.zip.zip
13. Styling & Splitting the Share Place Screen.mp4
13. Styling & Splitting the Share Place Screen.vtt
13.1 styling-animations--05-share-place-split-up.zip.zip
14. Finishing the Share Place Screen.mp4
14. Finishing the Share Place Screen.vtt
14.1 styling-animations--06-share-place-finished.zip.zip
15. Your Challenge!.mp4
15. Your Challenge!.vtt
16. Styling the Side Drawer.mp4
16. Styling the Side Drawer.vtt
17. Quick Bug Fix PlaceInput Component.mp4
17. Quick Bug Fix PlaceInput Component.vtt
17.1 styling-animations--07-styled-drawer.zip.zip
18. Intro Cross Platform Styles & Responsiveness.mp4
18. Intro Cross Platform Styles & Responsiveness.vtt
19. Cross-Platform Styling Made Easy!.mp4
19. Cross-Platform Styling Made Easy!.vtt
2. Using StyleSheet vs Normal JS Objects.mp4
2. Using StyleSheet vs Normal JS Objects.vtt
20. Using the Platform API.mp4
20. Using the Platform API.vtt
21. Loading Different Icons for Different Platforms.mp4
21. Loading Different Icons for Different Platforms.vtt
22. Using Different Entry Points (into the App).mp4
22. Using Different Entry Points (into the App).vtt
23. Cross-Platform UI Libraries.mp4
23. Cross-Platform UI Libraries.vtt
24. The Responsive Styling Problem.mp4
24. The Responsive Styling Problem.vtt
25. Responsive Design Solutions.mp4
25. Responsive Design Solutions.vtt
26. Using the Dimensions API.mp4
26. Using the Dimensions API.vtt
26.1 styling-animations--08-bad-responsive-design.zip.zip
27. Adjusting Styles Dynamically (to changing Width Height).mp4
27. Adjusting Styles Dynamically (to changing Width Height).vtt
27.1 styling-animations--09-bad-real-responsive-design.zip.zip
28. A Better Responsive Solution.mp4
28. A Better Responsive Solution.vtt
28.1 styling-animations--10-good-responsive-design.zip.zip
29. Bug Fix Centering with Margins.mp4
29. Bug Fix Centering with Margins.vtt
3. Vanilla CSS vs React Native Styles.mp4
3. Vanilla CSS vs React Native Styles.vtt
30. Cleaning Up Dimensions Listeners.mp4
30. Cleaning Up Dimensions Listeners.vtt
30.1 styling-animations--11-clean-up-listener.zip.zip
31. Time to Practice - Responsive Designs.html
32. Styling Navigation Items (react-native-navigation).mp4
32. Styling Navigation Items (react-native-navigation).vtt
32.1 styling-animations--13-navigation-styling.zip.zip
33. Preparing the App for Animations.mp4
33. Preparing the App for Animations.vtt
34. Using the Animated API.mp4
34. Using the Animated API.vtt
34.1 styling-animations--14-finished-animation.zip.zip
35. Time to Practice - Animations.html
36. [OPTIONAL] Assignment Solution.mp4
36. [OPTIONAL] Assignment Solution.vtt
36.1 styling-animations--15-finished.zip.zip
37. Animations Summary.mp4
37. Animations Summary.vtt
38. Wrap Up.mp4
38. Wrap Up.vtt
39. Useful Resources & Links.html
39.1 styling-animations--01-flexbox.zip.zip
39.10 styling-animations--08-bad-responsive-design.zip.zip
39.11 styling-animations--12-responsive-place-detail.zip.zip
39.12 styling-animations--13-navigation-styling.zip.zip
39.13 styling-animations--14-finished-animation.zip.zip
39.14 styling-animations--15-finished.zip.zip
39.15 styling-animations--11-clean-up-listener.zip.zip
39.2 styling-animations--02-textinputs.zip.zip
39.3 styling-animations--07-styled-drawer.zip.zip
39.4 styling-animations--03-finished-auth-screen.zip.zip
39.5 styling-animations--06-share-place-finished.zip.zip
39.6 styling-animations--05-share-place-split-up.zip.zip
39.7 styling-animations--04-share-place-no-split-up.zip.zip
39.8 styling-animations--10-good-responsive-design.zip.zip
39.9 styling-animations--09-bad-real-responsive-design.zip.zip
4. Flexbox in Action.mp4
4. Flexbox in Action.vtt
4.1 styling-animations--01-flexbox.zip.zip
5. Styling with Relative Units.mp4
5. Styling with Relative Units.vtt
6. Global Styles with Custom Components.mp4
6. Global Styles with Custom Components.vtt
7. Synthetic Cascading of Styles.mp4
7. Synthetic Cascading of Styles.vtt
8. Styling Text.mp4
8. Styling Text.vtt
9. Cascading Text Styles.mp4
9. Cascading Text Styles.vtt
9.1 styling-animations--02-textinputs.zip.zip
23. [LEGACY] Handling User Input
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Wrap Up.mp4
10. Wrap Up.vtt
11. KeyboardAvoidingView and ScrollView.html
12. Useful Resources & Links.html
12.1 form-input--01-input-handling-and-validation.zip.zip
12.2 form-input--02-validation-feedback.zip.zip
12.3 form-input--03-login-signup-switch.zip.zip
12.4 form-input--04-handle-soft-keyboard.zip.zip
12.5 form-input--05-finished.zip.zip
2. Managing Input Control State.mp4
2. Managing Input Control State.vtt
3. Adding Custom Validation Logic.mp4
3. Adding Custom Validation Logic.vtt
3.1 form-input--01-input-handling-and-validation.zip.zip
4. Using the Validation State.mp4
4. Using the Validation State.vtt
4.1 form-input--02-validation-feedback.zip.zip
5. Dispatching an Auth Action.mp4
5. Dispatching an Auth Action.vtt
6. Switching Form (Auth) Modes.mp4
6. Switching Form (Auth) Modes.vtt
6.1 form-input--03-login-signup-switch.zip.zip
7. Configuring Text Input Components.mp4
7. Configuring Text Input Components.vtt
8. Handling the Soft Keyboard.mp4
8. Handling the Soft Keyboard.vtt
8.1 form-input--04-handle-soft-keyboard.zip.zip
9. Time to Practice - User Input.html
24. [LEGACY] Using Native Device Features - Maps, Camera & Image Gallery
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Time to Practice - Maps.html
11. Installing react-native-image-picker.mp4
11. Installing react-native-image-picker.vtt
12. Fixing Issues with React Native Image Picker.html
13. Using the Image Picker.mp4
13. Using the Image Picker.vtt
14. Storing the Picked Images.mp4
14. Storing the Picked Images.vtt
15. Image Picker and the Data it Returns.mp4
15. Image Picker and the Data it Returns.vtt
15.1 maps-camera--05-image-picker.zip.zip
16. Wrap Up.mp4
16. Wrap Up.vtt
17. Useful Resources & Links.html
17.1 maps-camera--01-maps-and-marker.zip.zip
17.2 maps-camera--assignment-solution.zip.zip
17.3 maps-camera--02-map-animation.zip.zip
17.4 maps-camera--05-image-picker.zip.zip
17.5 maps-camera--04-storing-locations.zip.zip
17.6 maps-camera--03-locate-user.zip.zip
2. A Note on Installing React-Native Maps.html
3. Installing react-native-maps.mp4
3. Installing react-native-maps.vtt
4. Rendering a Map.mp4
4. Rendering a Map.vtt
5. Picking a Location on the Map.mp4
5. Picking a Location on the Map.vtt
6. Adding a Map Marker.mp4
6. Adding a Map Marker.vtt
6.1 maps-camera--01-maps-and-marker.zip.zip
7. Animating Map Movement.mp4
7. Animating Map Movement.vtt
7.1 maps-camera--02-map-animation.zip.zip
8. Locating the User.mp4
8. Locating the User.vtt
8.1 maps-camera--03-locate-user.zip.zip
9. Storing the Picked Location with Redux.mp4
9. Storing the Picked Location with Redux.vtt
9.1 maps-camera--04-storing-locations.zip.zip
25. [LEGACY] Networking - Sending Http Requests
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Finishing the Image Upload Function.mp4
10. Finishing the Image Upload Function.vtt
10.1 http--02-db-and-image-upload.zip.zip
11. Storing the Remaining Data.mp4
11. Storing the Remaining Data.vtt
12. Adding the Activity Indicator.mp4
12. Adding the Activity Indicator.vtt
13. Handling Errors.mp4
13. Handling Errors.vtt
14. Http, fetch() and Error Handling.html
15. Getting Data from the Server.mp4
15. Getting Data from the Server.vtt
15.1 http--03-fetch-data.zip.zip
16. Fixing an Error.mp4
16. Fixing an Error.vtt
17. Time to Practice - Http.html
18. Wrap Up.mp4
18. Wrap Up.vtt
19. Useful Resources & Links.html
19.1 http--01-store-data.zip.zip
19.2 http--04-delete-data.zip.zip
19.3 http--03-fetch-data.zip.zip
19.4 http--02-db-and-image-upload.zip.zip
2. Sending Http Requests - Theory.mp4
2. Sending Http Requests - Theory.vtt
3. Firebase & The Right Database.html
4. Creating the Server.mp4
4. Creating the Server.vtt
5. Using the Fetch-API.mp4
5. Using the Fetch-API.vtt
6. Storing Data in Firebase.mp4
6. Storing Data in Firebase.vtt
6.1 http--01-store-data.zip.zip
7. Adjusting Firebase Functions (Fixing an Error).html
8. Storing Images.mp4
8. Storing Images.vtt
9. Fixing Firebase Function Linting Errors.html
26. [LEGACY] Authentication in React Native Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Using the Auth Token.mp4
10. Using the Auth Token.vtt
11. Fetching the Token in a Re-Usable Way.mp4
11. Fetching the Token in a Re-Usable Way.vtt
11.1 auth--05-fetch-token.zip.zip
12. Protecting the Firebase Cloudfunction.mp4
12. Protecting the Firebase Cloudfunction.vtt
13. Adding Places (Authenticated).mp4
13. Adding Places (Authenticated).vtt
14. Storing the Token in AsyncStorage.mp4
14. Storing the Token in AsyncStorage.vtt
15. Adding an Auto-Signin Functionality.mp4
15. Adding an Auto-Signin Functionality.vtt
15.1 auth--06-auto-sign-in.zip.zip
16. Managing the Token Expiration.mp4
16. Managing the Token Expiration.vtt
17. Clearing the Auth Storage (AsyncStorage).mp4
17. Clearing the Auth Storage (AsyncStorage).vtt
17.1 auth--07-async-storage-after-clear.zip.zip
18. Refreshing the Token.mp4
18. Refreshing the Token.vtt
18.1 auth--08-refresh-token.zip.zip
19. Adding User Logout.mp4
19. Adding User Logout.vtt
2. How Authentication Works in React Native Apps.mp4
2. How Authentication Works in React Native Apps.vtt
20. Refreshing the Token Without App Reloads.mp4
20. Refreshing the Token Without App Reloads.vtt
20.1 auth--09-finished.zip.zip
21. Wrap Up.mp4
21. Wrap Up.vtt
22. Useful Resources & Links.html
22.1 auth--01-signup.zip.zip
22.2 auth--03-signin.zip.zip
22.3 auth--02-error-handling.zip.zip
22.4 auth--04-store-token.zip.zip
22.5 auth--07-async-storage-after-clear.zip.zip
22.6 auth--05-fetch-token.zip.zip
22.7 auth--09-finished.zip.zip
22.8 auth--08-refresh-token.zip.zip
22.9 auth--06-auto-sign-in.zip.zip
3. Enabling Firebase Authentication.mp4
3. Enabling Firebase Authentication.vtt
4. Signing Users Up.mp4
4. Signing Users Up.vtt
4.1 auth--01-signup.zip.zip
5. Using the Authentication Result (Response).mp4
5. Using the Authentication Result (Response).vtt
5.1 auth--02-error-handling.zip.zip
6. Supporting Signup and Login.mp4
6. Supporting Signup and Login.vtt
7. Adding User Login.mp4
7. Adding User Login.vtt
7.1 auth--03-signin.zip.zip
8. Protecting Routes on Firebase.mp4
8. Protecting Routes on Firebase.vtt
9. Storing the Auth Token in Redux.mp4
9. Storing the Auth Token in Redux.vtt
9.1 auth--04-store-token.zip.zip
27. [LEGACY] Polishing the App
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Wrap Up.mp4
10. Wrap Up.vtt
10.1 polish--02-finished.zip.zip
10.2 polish--01-reset-navigate-away.zip.zip
2. Identifying Improvement Potential.mp4
2. Identifying Improvement Potential.vtt
3. Shrinking Image Sizes.mp4
3. Shrinking Image Sizes.vtt
4. Resetting the Share Place Screen.mp4
4. Resetting the Share Place Screen.vtt
5. Redirecting to Another Tab.mp4
5. Redirecting to Another Tab.vtt
5.1 polish--01-reset-navigate-away.zip.zip
6. Loading Places All The Time!.mp4
6. Loading Places All The Time!.vtt
7. Improving Http Error Handling.mp4
7. Improving Http Error Handling.vtt
8. Adjust the Image-Delete Code.html
9. Cleaning Stored Images (on Firebase).mp4
9. Cleaning Stored Images (on Firebase).vtt
9.1 polish--02-finished.zip.zip
28. [LEGACY] Publishing the App
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Adding Launcher Icons.mp4
2. Adding Launcher Icons.vtt
2.1 icons.zip.zip
3. Adding a Splash Screen.mp4
3. Adding a Splash Screen.vtt
4. Configuring & Building the App.mp4
4. Configuring & Building the App.vtt
5. Publishing to Google Play Store (Android).mp4
5. Publishing to Google Play Store (Android).vtt
6. Publishing to the App Store (iOS).mp4
6. Publishing to the App Store (iOS).vtt
7. Publishing the App - Detailed Instructions.html
8. Useful Resources & Links.html
8.1 finished-code.zip.zip
29. [LEGACY] Round Up
1. Course Roundup.mp4
1. Course Roundup.vtt
2. Bonus More Content!.html
3. Debugging React Native Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Useful Resources & Links.html
2. What To Debug & How To Debug.mp4
2. What To Debug & How To Debug.vtt
3. Running the App on a Real Device & Debugging.html
4. Handling Error Messages.mp4
4. Handling Error Messages.vtt
5. Understanding Code Flow with console.log().mp4
5. Understanding Code Flow with console.log().vtt
6. Using the Remote Debugger & Breakpoints.mp4
6. Using the Remote Debugger & Breakpoints.vtt
6.1 Chrome Debugging Tools - Official Docs.html
7. Working with the Device DevTools Overlay.mp4
7. Working with the Device DevTools Overlay.vtt
8. Debugging the UI & Using React Native Debugger.mp4
8. Debugging the UI & Using React Native Debugger.vtt
9. Wrap Up.mp4
9. Wrap Up.vtt
4. Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Color Theming with Constants.mp4
10. Color Theming with Constants.vtt
10.1 real-app-03-colors-constants-file.zip.zip
11. Configuring & Styling a TextInput.mp4
11. Configuring & Styling a TextInput.vtt
12. Cleaning User Input & Controlling the Soft Keyboard.mp4
12. Cleaning User Input & Controlling the Soft Keyboard.vtt
13. Resetting & Confirming User Input.mp4
13. Resetting & Confirming User Input.vtt
13.1 real-app-04-finished-input.zip.zip
14. Configuring Components.html
15. Showing an Alert.mp4
15. Showing an Alert.vtt
16. Time to Finish the Confirmation Box.mp4
16. Time to Finish the Confirmation Box.vtt
16.1 real-app-05-summary-container.zip.zip
17. Adding Random Number Generation.mp4
17. Adding Random Number Generation.vtt
18. Switching Between Multiple Screens.mp4
18. Switching Between Multiple Screens.vtt
19. Adding Game Features Hints & Validation.mp4
19. Adding Game Features Hints & Validation.vtt
19.1 real-app-06-gamescreen.zip.zip
2. Setup & App Planning.mp4
2. Setup & App Planning.vtt
2.1 real-app-01-starting-project.zip.zip
2.2 app-plan-guess-a-number-app.png.png
20. Checking the Win Condition with useEffect().mp4
20. Checking the Win Condition with useEffect().vtt
21. Finishing the Game Logic.mp4
21. Finishing the Game Logic.vtt
21.1 real-app-07-finished-game-logic.zip.zip
22. Adding Custom Fonts.mp4
22. Adding Custom Fonts.vtt
22.1 real-app-08-added-custom-fonts.zip.zip
23. Installing expo-font.html
24. A Synthetic Style Cascade Custom Wrapper Components & Global Styles.mp4
24. A Synthetic Style Cascade Custom Wrapper Components & Global Styles.vtt
25. Adding Local Images.mp4
25. Adding Local Images.vtt
25.1 real-app-09-added-local-image.zip.zip
25.2 success.png.png
26. Styling Images.mp4
26. Styling Images.vtt
27. Working with Network (Web) Images.mp4
27. Working with Network (Web) Images.vtt
27.1 real-app-10-added-network-image.zip.zip
28. A Closer Look at the Text Component (and what you can do with it).mp4
28. A Closer Look at the Text Component (and what you can do with it).vtt
28.1 real-app-11-text-styling.zip.zip
28.2 Views can be nested in Text - with limitations!.html
29. View vs Text - A Summary.html
3. Adding a Custom Header Component.mp4
3. Adding a Custom Header Component.vtt
30. Building a Custom Button Component.mp4
30. Building a Custom Button Component.vtt
30.1 real-app-12-custom-button.zip.zip
31. Adding Icons.mp4
31. Adding Icons.vtt
31.1 List of Available Icons.html
31.2 real-app-13-added-icons.zip.zip
32. Exploring UI Libraries.mp4
32. Exploring UI Libraries.vtt
32.1 Explore React Native Elements.html
32.2 Explore NativeBase.html
33. Managing Past Guesses as a List.mp4
33. Managing Past Guesses as a List.vtt
34. Styling List Items & Lists.mp4
34. Styling List Items & Lists.vtt
35. ScrollView & Flexbox (Yes, that works!).mp4
35. ScrollView & Flexbox (Yes, that works!).vtt
35.1 real-app-14-finished-scrollview.zip.zip
36. Using FlatList Instead of ScrollView.mp4
36. Using FlatList Instead of ScrollView.vtt
36.1 real-app-15-finished.zip.zip
37. Wrap Up.mp4
37. Wrap Up.vtt
38. Useful Resources & Links.html
38.1 real-app-02-added-card.zip.zip
38.10 real-app-05-summary-container.zip.zip
38.11 real-app-08-added-custom-fonts.zip.zip
38.12 real-app-10-added-network-image.zip.zip
38.13 real-app-06-gamescreen.zip.zip
38.14 real-app-11-text-styling.zip.zip
38.15 real-app-09-added-local-image.zip.zip
38.2 real-app-01-starting-project.zip.zip
38.3 real-app-15-finished.zip.zip
38.4 real-app-04-finished-input.zip.zip
38.5 real-app-03-colors-constants-file.zip.zip
38.6 real-app-13-added-icons.zip.zip
38.7 real-app-12-custom-button.zip.zip
38.8 real-app-14-finished-scrollview.zip.zip
38.9 real-app-07-finished-game-logic.zip.zip
4. Adding a Screen Component.mp4
4. Adding a Screen Component.vtt
5. Working on the Layout.mp4
5. Working on the Layout.vtt
6. Styling a View as a Card Container (with Drop Shadows & Rounded Corners).mp4
6. Styling a View as a Card Container (with Drop Shadows & Rounded Corners).vtt
6.1 Official Colors Reference.html
7. React Native Styling vs CSS Styling.html
8. Extracting a Card Component (Presentational Component).mp4
8. Extracting a Card Component (Presentational Component).vtt
8.1 real-app-02-added-card.zip.zip
9. Components & Styling.html
5. Responsive & Adaptive User Interfaces and Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Rendering Different Layouts.mp4
10. Rendering Different Layouts.vtt
11. Fixing the GameOver Screen.mp4
11. Fixing the GameOver Screen.vtt
11.1 resp-adap-03-finished-dimensions.zip.zip
12. Updating All Code to Update Dynamically.html
13. The Dimensions API & Responsive UIs.html
14. Expo's ScreenOrientation API.mp4
14. Expo's ScreenOrientation API.vtt
15. Introducing the Platform API.mp4
15. Introducing the Platform API.vtt
15.1 resp-adap-04-platform.zip.zip
16. Working with Platform.select() and Platform in if Checks.mp4
16. Working with Platform.select() and Platform in if Checks.vtt
17. Using Platform-specific Code Files.mp4
17. Using Platform-specific Code Files.vtt
17.1 resp-adap-05-platform-specific-files.zip.zip
18. The Platform API.html
19. Wrap Up.mp4
19. Wrap Up.vtt
19.1 resp-adap-06-finished.zip.zip
2. Finding Improvement Opportunities.mp4
2. Finding Improvement Opportunities.vtt
2.1 real-app-15-finished.zip.zip
20. Useful Resources & Links.html
3. Working with More Flexible Styling Rules.mp4
3. Working with More Flexible Styling Rules.vtt
4. Introducing the Dimensions API.mp4
4. Introducing the Dimensions API.vtt
4.1 resp-adap-01-dimensions.zip.zip
5. Using Dimensions in if Checks.mp4
5. Using Dimensions in if Checks.vtt
6. Calculating Sizes Dynamically.mp4
6. Calculating Sizes Dynamically.vtt
7. Problems with Different Device Orientations.mp4
7. Problems with Different Device Orientations.vtt
8. Controlling Orientation & Using the KeyboardAvoidingView.mp4
8. Controlling Orientation & Using the KeyboardAvoidingView.vtt
8.1 resp-adap-02-keyboardavoiding.zip.zip
9. Listening to Orientation Changes.mp4
9. Listening to Orientation Changes.vtt
6. Navigation with React Navigation [THE MEALS APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Navigation to the Meal Details Screen.mp4
10. Navigation to the Meal Details Screen.vtt
11. Pushing, Popping & Replacing.mp4
11. Pushing, Popping & Replacing.vtt
12. Outputting a Grid of Categories.mp4
12. Outputting a Grid of Categories.vtt
12.1 dummy-data.js.js
12.2 nav-05-dummy-data-basic-grid-items.zip.zip
13. Configuring the Header with Navigation Options.mp4
13. Configuring the Header with Navigation Options.vtt
13.1 nav-06-basic-header-config.zip.zip
14. Passing & Reading Params Upon Navigation.mp4
14. Passing & Reading Params Upon Navigation.vtt
15. Setting Dynamic Navigation Options.mp4
15. Setting Dynamic Navigation Options.vtt
15.1 nav-07-dynamic-data-in-header.zip.zip
16. Default Navigation Options & Config.mp4
16. Default Navigation Options & Config.vtt
16.1 nav-08-default-options-and-config.zip.zip
17. Navigation Params & Configuration.html
18. Grid Styling & Some Refactoring.mp4
18. Grid Styling & Some Refactoring.vtt
19. Adding Meal Models & Data.mp4
19. Adding Meal Models & Data.vtt
19.1 nav-09-added-meal-items.zip.zip
19.2 dummy-data.js.js
2. Planning the App.mp4
2. Planning the App.vtt
2.1 app-plan-meals-app.png.png
20. Loading Meals for Categories.mp4
20. Loading Meals for Categories.vtt
21. Rendering a Meals List.mp4
21. Rendering a Meals List.vtt
22. Passing Data to the Meal Detail Screen.mp4
22. Passing Data to the Meal Detail Screen.vtt
22.1 nav-10-meal-detail-nav.zip.zip
23. Adding Header Buttons.mp4
23. Adding Header Buttons.vtt
23.1 Available Icons.html
23.2 nav-11-header-buttons.zip.zip
24. Fixing the Shadows.mp4
24. Fixing the Shadows.vtt
25. Adding Tabs-based Navigation.mp4
25. Adding Tabs-based Navigation.vtt
26. Setting Icons and Configuring Tabs.mp4
26. Setting Icons and Configuring Tabs.vtt
26.1 Available Configuration Options.html
26.2 nav-12-tab-navigator.zip.zip
27. navigationOptions inside of a Navigator.html
28. Adding MaterialBottomTabs.mp4
28. Adding MaterialBottomTabs.vtt
28.1 Alternative createMaterialTopTabNavigator (Official Docs).html
28.2 createMaterialBottomTabNavigator Official Docs.html
28.3 nav-13-material-bottom-tabs.zip.zip
29. Adding a Favorites Stack.mp4
29. Adding a Favorites Stack.vtt
29.1 nav-14-favorites-stack.zip.zip
3. Adding Screens.mp4
3. Adding Screens.vtt
3.1 nav-01-starting-setup.zip.zip
30. Adding a Menu Button & Drawer Navigation.mp4
30. Adding a Menu Button & Drawer Navigation.vtt
30.1 nav-16-added-drawer.zip.zip
31. Configuring the Drawer.mp4
31. Configuring the Drawer.vtt
31.1 createDrawerNavigator Official Docs (incl. Custom Drawer Content Example).html
32. More Navigation Config & Styling.mp4
32. More Navigation Config & Styling.vtt
32.1 nav-16-added-drawer.zip.zip
33. Adding a DefaultText Component.mp4
33. Adding a DefaultText Component.vtt
33.1 nav-17-default-text.zip.zip
34. Adding the MealDetail Screen Content.mp4
34. Adding the MealDetail Screen Content.vtt
35. Time for the Filters Screen Content!.mp4
35. Time for the Filters Screen Content!.vtt
36. Passing Data Between Component & Navigation Options (Header).mp4
36. Passing Data Between Component & Navigation Options (Header).vtt
36.1 nav-18-finished.zip.zip
37. [React Refresher] useEffect() & useCallback().html
38. Wrap Up.mp4
38. Wrap Up.vtt
39. Useful Resources & Links.html
39.1 nav-01-starting-setup.zip.zip
39.10 nav-13-material-bottom-tabs.zip.zip
39.11 nav-18-finished.zip.zip
39.12 nav-12-tab-navigator.zip.zip
39.13 nav-10-meal-detail-nav.zip.zip
39.14 nav-07-dynamic-data-in-header.zip.zip
39.15 nav-17-default-text.zip.zip
39.16 nav-11-header-buttons.zip.zip
39.17 nav-15-drawer-navigation.zip.zip
39.18 nav-16-added-drawer.zip.zip
39.2 nav-03-first-nav-stack.zip.zip
39.3 nav-02-base-screens-fonts.zip.zip
39.4 nav-04-basic-forth-back-nav.zip.zip
39.5 nav-05-dummy-data-basic-grid-items.zip.zip
39.6 nav-06-basic-header-config.zip.zip
39.7 nav-08-default-options-and-config.zip.zip
39.8 nav-09-added-meal-items.zip.zip
39.9 nav-14-favorites-stack.zip.zip
4. Adding Fonts.mp4
4. Adding Fonts.vtt
4.1 fonts.zip.zip
4.2 nav-02-base-screens-fonts.zip.zip
5. Installing React Navigation & Adding Navigation to the App.mp4
5. Installing React Navigation & Adding Navigation to the App.vtt
6. Creating a StackNavigator.mp4
6. Creating a StackNavigator.vtt
6.1 nav-03-first-nav-stack.zip.zip
7. Navigating Between Screens.mp4
7. Navigating Between Screens.vtt
7.1 nav-04-basic-forth-back-nav.zip.zip
8. Alternative Navigation Syntax.html
9. Navigation Basics.html
7. State Management & Redux
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Dispatching Filter Actions.mp4
10. Dispatching Filter Actions.vtt
10.1 state-05-finished.zip.zip
11. Debugging Redux in React Native Apps.html
12. Wrap Up.mp4
12. Wrap Up.vtt
13. Useful Resources & Links.html
2. What is State & What is Redux.mp4
2. What is State & What is Redux.vtt
2.1 Redux vs React Context API.html
3. Redux & Store Setup.mp4
3. Redux & Store Setup.vtt
3.1 state-01-setup-store.zip.zip
4. Selecting State Slices.mp4
4. Selecting State Slices.vtt
5. Redux Data & Navigation Options.mp4
5. Redux Data & Navigation Options.vtt
5.1 state-02-using-redux.zip.zip
6. Dispatching Actions & Reducer Logic.mp4
6. Dispatching Actions & Reducer Logic.vtt
6.1 state-03-dispatching-actions.zip.zip
7. Switching the Favorites Icon.mp4
7. Switching the Favorites Icon.vtt
8. Rendering a Fallback Text.mp4
8. Rendering a Fallback Text.vtt
8.1 state-04-finished-favorites.zip.zip
9. Adding Filtering Logic.mp4
9. Adding Filtering Logic.vtt
8. Time to Practice - THE SHOP APP
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Adding Items to the Cart.mp4
10. Adding Items to the Cart.vtt
10.1 practice-shop-07-cart-redux-logic.zip.zip
11. Implementing Header Buttons.mp4
11. Implementing Header Buttons.vtt
12. Outputting Cart Items.mp4
12. Outputting Cart Items.vtt
12.1 practice-shop-08-cart-item-component.zip.zip
13. Adding Logic to Delete Items.mp4
13. Adding Logic to Delete Items.vtt
13.1 practice-shop-09-finished-cart-logic.zip.zip
14. Adding Redux Logic for Orders.mp4
14. Adding Redux Logic for Orders.vtt
14.1 practice-shop-10-orders-redux-logic.zip.zip
15. SideDrawer & The Orders Screen.mp4
15. SideDrawer & The Orders Screen.vtt
15.1 practice-shop-11-side-drawer.zip.zip
16. Clearing the Cart.mp4
16. Clearing the Cart.vtt
16.1 practice-shop-12-clear-cart-logic.zip.zip
17. Styling Order Items.mp4
17. Styling Order Items.vtt
17.1 toLocaleDateString() Documentation.html
17.2 moment.js format() Docs.html
18. Making the Show Details Button Work.mp4
18. Making the Show Details Button Work.vtt
18.1 practice-shop-13-finished-orderitem.zip.zip
19. Building the User Products Screen.mp4
19. Building the User Products Screen.vtt
2. Planning the App.mp4
2. Planning the App.vtt
2.1 app-plan-shop-app.png.png
20. Reorganizing the ProductItem Component.mp4
20. Reorganizing the ProductItem Component.vtt
21. Deleting Items.mp4
21. Deleting Items.vtt
21.1 practice-shop-14-added-delete-product-logic.zip.zip
22. Adding Basic Editing & Navigation Logic.mp4
22. Adding Basic Editing & Navigation Logic.vtt
23. Handling User Input.mp4
23. Handling User Input.vtt
23.1 practice-shop-15-submit-handler-value-prepopulation.zip.zip
24. Using Params to Submit User Input.mp4
24. Using Params to Submit User Input.vtt
25. Dispatching Actions for Creating & Updating.mp4
25. Dispatching Actions for Creating & Updating.vtt
25.1 practice-shop-16-submit-creation-and-updating-logic.zip.zip
26. Time to Improve the App!.mp4
26. Time to Improve the App!.vtt
26.1 practice-shop-17-finished.zip.zip
27. Wrap Up.mp4
27. Wrap Up.vtt
28. Useful Resources & Links.html
28.1 practice-shop-01-starting-setup.zip.zip
28.10 practice-shop-13-finished-orderitem.zip.zip
28.11 practice-shop-08-cart-item-component.zip.zip
28.12 practice-shop-09-finished-cart-logic.zip.zip
28.13 practice-shop-11-side-drawer.zip.zip
28.14 practice-shop-17-finished.zip.zip
28.15 practice-shop-05-product-detail-screen.zip.zip
28.16 practice-shop-14-added-delete-product-logic.zip.zip
28.17 practice-shop-16-submit-creation-and-updating-logic.zip.zip
28.2 practice-shop-04-navigation-and-touchable-to-productitem.zip.zip
28.3 practice-shop-02-basic-nav-setup.zip.zip
28.4 practice-shop-06-custom-font.zip.zip
28.5 practice-shop-07-cart-redux-logic.zip.zip
28.6 practice-shop-12-clear-cart-logic.zip.zip
28.7 practice-shop-03-productitem-for-productoverview.zip.zip
28.8 practice-shop-15-submit-handler-value-prepopulation.zip.zip
28.9 practice-shop-10-orders-redux-logic.zip.zip
3. Creating the Basic Project Setup.mp4
3. Creating the Basic Project Setup.vtt
3.1 practice-shop-01-starting-setup.zip.zip
4. The Products Overview Screen.mp4
4. The Products Overview Screen.vtt
4.1 dummy-data.js.js
5. Setting Up a Navigator.mp4
5. Setting Up a Navigator.vtt
5.1 practice-shop-02-basic-nav-setup.zip.zip
6. Styling the Product Items.mp4
6. Styling the Product Items.vtt
6.1 practice-shop-03-productitem-for-productoverview.zip.zip
7. Adding Touchable Components.mp4
7. Adding Touchable Components.vtt
7.1 practice-shop-04-navigation-and-touchable-to-productitem.zip.zip
8. Working on the Product Details Screen.mp4
8. Working on the Product Details Screen.vtt
8.1 practice-shop-05-product-detail-screen.zip.zip
9. Using Custom Fonts.mp4
9. Using Custom Fonts.vtt
9.1 practice-shop-06-custom-font.zip.zip
9.2 fonts.zip.zip
9. Handling User Input
1. Module Introduction.mp4
1. Module Introduction.vtt
10. Useful Resources & Links.html
10.1 input-06-finished.zip.zip
10.2 input-04-input-component-with-validation.zip.zip
10.3 input-01-basic-input-config.zip.zip
10.4 input-05-error-text.zip.zip
10.5 input-02-basic-validation.zip.zip
10.6 input-03-reducer-based-form-handling.zip.zip
2. Configuring TextInputs.mp4
2. Configuring TextInputs.vtt
2.1 input-01-basic-input-config.zip.zip
3. Adding Basic Validation.mp4
3. Adding Basic Validation.vtt
3.1 input-02-basic-validation.zip.zip
4. Getting Started with useReducer().mp4
4. Getting Started with useReducer().vtt
4.1 input-03-reducer-based-form-handling.zip.zip
5. Finishing the Merged Form & Input Management.mp4
5. Finishing the Merged Form & Input Management.vtt
6. Moving Input Logic Into A Separate Component.mp4
6. Moving Input Logic Into A Separate Component.vtt
6.1 input-04-input-component-with-validation.zip.zip
6.2 validation.js.js
7. Connecting Input Component & Form.mp4
7. Connecting Input Component & Form.vtt
7.1 input-05-error-text.zip.zip
8. Tweaking Styles & Handling the Soft Keyboard.mp4
8. Tweaking Styles & Handling the Soft Keyboard.vtt
8.1 input-06-finished.zip.zip
9. Alternatives & Wrap Up.mp4
9. Alternatives & Wrap Up.vtt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [FreeCourseLab com] Udemy - React Native - The Practical Guide Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size






