Other
React Native - The Practical Guide
Torrent info
Name:React Native - The Practical Guide
Infohash: E333464CB1A7AA8D3092F4B8BD5245E1370A5852
Total Size: 14.98 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-11-19 13:12:30 (Update Now)
Torrent added: 2020-01-14 18:31:34
Alternatives:React Native - The Practical Guide Torrents
Torrent Files List
React Native - The Practical Guide (Size: 14.98 GB) (Files: 796)
React Native - The Practical Guide
8. Time to Practice - THE SHOP APP
10. Adding Items to the Cart.mp4
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Planning the App.mp4
2. Planning the App.vtt
2.1 app-plan-shop-app.png.png
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 fonts.zip.zip
9.2 practice-shop-06-custom-font.zip.zip
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
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.2 practice-shop-04-navigation-and-touchable-to-productitem.zip.zip
28.3 practice-shop-06-custom-font.zip.zip
28.4 practice-shop-03-productitem-for-productoverview.zip.zip
28.5 practice-shop-02-basic-nav-setup.zip.zip
28.6 practice-shop-07-cart-redux-logic.zip.zip
28.7 practice-shop-08-cart-item-component.zip.zip
28.8 practice-shop-05-product-detail-screen.zip.zip
28.9 practice-shop-15-submit-handler-value-prepopulation.zip.zip
28.10 practice-shop-09-finished-cart-logic.zip.zip
28.11 practice-shop-12-clear-cart-logic.zip.zip
28.12 practice-shop-14-added-delete-product-logic.zip.zip
28.13 practice-shop-10-orders-redux-logic.zip.zip
28.14 practice-shop-16-submit-creation-and-updating-logic.zip.zip
28.15 practice-shop-11-side-drawer.zip.zip
28.16 practice-shop-13-finished-orderitem.zip.zip
28.17 practice-shop-17-finished.zip.zip
ReadMe.txt
Visit Coursedrive.org.url
1. Getting Started
1. Welcome!.mp4
1. Welcome!.vtt
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. 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. Diving into the Basics [COURSE GOALS APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
2. How to work with React Native Components.mp4
2. How to work with React Native Components.vtt
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 Supported Colors.html
6.2 basics-02-inline-styles.zip.zip
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
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
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.2 basics-09-basic-modal.zip.zip
26.3 basics-07-flatlist.zip.zip
26.4 basics-05-outputting-basic-list.zip.zip
26.5 basics-06-scrollview.zip.zip
26.6 basics-10-finished-modal.zip.zip
26.7 basics-01-starting-project.zip.zip
26.8 basics-08-split-into-components.zip.zip
26.9 basics-04-getting-user-input-with-state.zip.zip
26.10 basics-02-inline-styles.zip.zip
3. Debugging React Native Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
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
10. Useful Resources & Links.html
4. Components, Styling, Layouts - Building Real Apps [GUESS A NUMBER APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Setup & App Planning.mp4
2. Setup & App Planning.vtt
2.1 app-plan-guess-a-number-app.png.png
2.2 real-app-01-starting-project.zip.zip
3. Adding a Custom Header Component.mp4
3. Adding a Custom Header Component.vtt
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
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
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
22.2 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
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 NativeBase.html
32.2 Explore React Native Elements.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-03-colors-constants-file.zip.zip
38.2 real-app-01-starting-project.zip.zip
38.3 real-app-02-added-card.zip.zip
38.4 real-app-04-finished-input.zip.zip
38.5 real-app-05-summary-container.zip.zip
38.6 real-app-06-gamescreen.zip.zip
38.7 real-app-11-text-styling.zip.zip
38.8 real-app-12-custom-button.zip.zip
38.9 real-app-07-finished-game-logic.zip.zip
38.10 real-app-15-finished.zip.zip
38.11 real-app-13-added-icons.zip.zip
38.12 real-app-08-added-custom-fonts.zip.zip
38.13 real-app-10-added-network-image.zip.zip
38.14 real-app-09-added-local-image.zip.zip
38.15 real-app-14-finished-scrollview.zip.zip
5. Responsive & Adaptive User Interfaces and Apps
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Finding Improvement Opportunities.mp4
2. Finding Improvement Opportunities.vtt
2.1 real-app-15-finished.zip.zip
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
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. Using the SafeAreaView.mp4
19. Using the SafeAreaView.vtt
20. Wrap Up.mp4
20. Wrap Up.vtt
20.1 resp-adap-06-finished.zip.zip
21. Useful Resources & Links.html
6. Navigation with React Navigation [THE MEALS APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Planning the App.mp4
2. Planning the App.vtt
2.1 app-plan-meals-app.png.png
3. Adding Screens.mp4
3. Adding Screens.vtt
3.1 nav-01-starting-setup.zip.zip
4. Adding Fonts.mp4
4. Adding Fonts.vtt
4.1 nav-02-base-screens-fonts.zip.zip
4.2 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
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 dummy-data.js.js
19.2 nav-09-added-meal-items.zip.zip
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 nav-11-header-buttons.zip.zip
23.2 Available Icons.html
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 nav-13-material-bottom-tabs.zip.zip
28.3 createMaterialBottomTabNavigator Official Docs.html
29. Adding a Favorites Stack.mp4
29. Adding a Favorites Stack.vtt
29.1 nav-14-favorites-stack.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-07-dynamic-data-in-header.zip.zip
39.2 nav-05-dummy-data-basic-grid-items.zip.zip
39.3 nav-03-first-nav-stack.zip.zip
39.4 nav-01-starting-setup.zip.zip
39.5 nav-04-basic-forth-back-nav.zip.zip
39.6 nav-09-added-meal-items.zip.zip
39.7 nav-17-default-text.zip.zip
39.8 nav-11-header-buttons.zip.zip
39.9 nav-15-drawer-navigation.zip.zip
39.10 nav-06-basic-header-config.zip.zip
39.11 nav-02-base-screens-fonts.zip.zip
39.12 nav-08-default-options-and-config.zip.zip
39.13 nav-14-favorites-stack.zip.zip
39.14 nav-13-material-bottom-tabs.zip.zip
39.15 nav-16-added-drawer.zip.zip
39.16 nav-12-tab-navigator.zip.zip
39.17 nav-10-meal-detail-nav.zip.zip
39.18 nav-18-finished.zip.zip
7. State Management & Redux
1. Module Introduction.mp4
1. Module Introduction.vtt
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
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
13.1 state-01-setup-store.zip.zip
13.2 state-05-finished.zip.zip
13.3 state-02-using-redux.zip.zip
13.4 state-03-dispatching-actions.zip.zip
13.5 state-04-finished-favorites.zip.zip
9. Handling User Input
1. Module Introduction.mp4
1. Module Introduction.vtt
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
10. Useful Resources & Links.html
10.1 input-05-error-text.zip.zip
10.2 input-03-reducer-based-form-handling.zip.zip
10.3 input-01-basic-input-config.zip.zip
10.4 input-02-basic-validation.zip.zip
10.5 input-04-input-component-with-validation.zip.zip
10.6 input-06-finished.zip.zip
10. Http Requests & Adding a Web Server + Database
1. Module Introduction.mp4
1. Module Introduction.vtt
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-04-error-handling.zip.zip
6.2 http-03-loading-spinner.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
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-04-error-handling.zip.zip
15.2 http-07-storing-orders.zip.zip
15.3 http-01-storing-on-server.zip.zip
15.4 http-08-fetching-orders.zip.zip
15.5 http-02-fetching-data.zip.zip
15.6 http-06-more-error-handling.zip.zip
15.7 http-03-loading-spinner.zip.zip
15.8 http-05-update-and-delete.zip.zip
15.9 http-09-pull-to-refresh.zip.zip
11. User Authentication
1. Module Introduction.mp4
1. Module Introduction.vtt
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
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.2 auth-03-login.zip.zip
15.3 auth-02-signup.zip.zip
15.4 auth-04-error-handling-and-loading.zip.zip
15.5 auth-05-navigating-and-token-storage.zip.zip
15.6 auth-06-using-tokens.zip.zip
15.7 auth-07-user-scoped-orders-and-products.zip.zip
15.8 auth-09-auto-logout.zip.zip
15.9 auth-07-user-scoped-orders-and-products.zip.zip
15.10 auth-08-auto-login.zip.zip
12. Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]
1. Module Introduction.mp4
1. Module Introduction.vtt
2. Planning the App.mp4
2. Planning the App.vtt
2.1 app-plan-places-app.png.png
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 PlaceItem.js.js
6.2 native-05-added-placeitem-nav-to-detail.zip.zip
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
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
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.2 native-07-image-preview.zip.zip
28.3 native-06-accessing-camera.zip.zip
28.4 native-13-basic-interactive-mapview.zip.zip
28.5 native-11-getting-user-location.zip.zip
28.6 native-09-storing-data-in-sql-db.zip.zip
28.7 native-03-textinput.zip.zip
28.8 native-10-fetching-data-from-sql-db.zip.zip
28.9 native-04-added-redux-and-data-model.zip.zip
28.10 native-08-using-the-filesystem.zip.zip
28.11 native-16-finished.zip.zip
28.12 native-14-map-with-marker.zip.zip
28.13 native-01-starting-setup.zip.zip
28.14 native-12-map-preview.zip.zip
28.15 native-05-added-placeitem-nav-to-detail.zip.zip
28.16 native-15-storing-the-address.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
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 App Icons Docs.html
4.2 Expo Splash Screen Docs.html
4.3 splash_icon.png.png
4.4 icons.zip.zip
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 Adding an Image to the LaunchScreen.html
8.2 icons.zip.zip
8.3 iOS Launch Screen Guidelines.html
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
10. Configuring Android Apps.html
11. Useful Resources & Links.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
Visit Coursedrive.org.url
ReadMe.txt
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 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







