6.09 GB | 12min 32s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English
Files Included :
1 Intro video (from course dashboard).mp4 (16.03 MB)
10 Running the app on a physical device.mp4 (19.24 MB)
2 Brief intro to OpenAI and ChatGPT - Important Concepts.mp4 (140.98 MB)
3 Installing Visual Studio Code.mp4 (30.9 MB)
4 What is Expo.mp4 (42.77 MB)
5 Setting up our project.mp4 (46.95 MB)
6 Installing the iOS simulator (Mac only).mp4 (43.48 MB)
7 Installing the Android simulator.mp4 (79.33 MB)
8 Quick overview of app files.mp4 (44.51 MB)
9 Running our app on the simulators.mp4 (30.86 MB)
1 Installing the stack navigator.mp4 (52.14 MB)
1 1 gptApp-stackNavigator.zip (5.41 MB)
2 Creating our settings navigator.mp4 (50.74 MB)
2 1 gptApp-settingsNavigator.zip (5.41 MB)
3 Settings page title.mp4 (13.84 MB)
3 1 gptApp-settingsTitle.zip (5.42 MB)
4 Creating the data item.mp4 (38.95 MB)
4 1 gptApp-dataItem.zip (5.42 MB)
5 Styling the data item text.mp4 (45.54 MB)
5 1 gptApp-dataItemText.zip (5.42 MB)
6 Adding an icon to our data item.mp4 (60.99 MB)
6 1 gptApp-dataItemIcon.zip (5.44 MB)
1 Creating the data list screen.mp4 (47.19 MB)
1 1 gptApp-dataListScreen.zip (5.44 MB)
2 Navigating to the data list screen.mp4 (23.15 MB)
2 1 gptApp-dataListScreenNav.zip (5.45 MB)
3 Passing data into our data list screen.mp4 (27.74 MB)
3 1 gptApp-passDataIntoDataListScreen.zip (5.44 MB)
4 Setting the title of the data list screen.mp4 (11.84 MB)
4 1 gptApp-dataListScreenTitle.zip (5.45 MB)
1 Installing React Redux.mp4 (31.99 MB)
1 1 gptApp-installingReactRedux mov.zip (5.72 MB)
10 Setting the personality in the conversation.mp4 (57.89 MB)
10 1 gptApp-usingPersonality.zip (5.74 MB)
2 Configuring our store.mp4 (24.39 MB)
2 1 gptApp-store.zip (5.71 MB)
3 Creating our settings slice.mp4 (65.84 MB)
3 1 gptApp-settingsSlice2.zip (5.73 MB)
4 Accessing stored settings.mp4 (47.69 MB)
4 1 gptApp-accessingSettings.zip (5.73 MB)
5 Getting the selected setting value.mp4 (56.11 MB)
5 1 gptApp-gettingSelectedValue.zip (5.73 MB)
6 Setting the clicked option.mp4 (41 MB)
6 1 gptApp-settingSettings.zip (5.74 MB)
7 Addressing the warning in the console.mp4 (40.74 MB)
7 1 gptApp-logbox.zip (5.74 MB)
8 Going back when a setting is selected.mp4 (29 MB)
8 1 gptApp-settingsNavigateBack.zip (5.74 MB)
9 Showing which value is currently selected.mp4 (85.65 MB)
9 1 gptApp-isChecked.zip (5.74 MB)
1 Installing the AsyncStorage package.mp4 (43.69 MB)
1 1 gptApp-asyncStorage.zip (6.01 MB)
2 Creating a start up screen.mp4 (47.06 MB)
2 1 gptApp-startUpScreen.zip (6.01 MB)
3 Applying settings on app start up.mp4 (72.45 MB)
3 1 gptApp-gettingSettings.zip (6.03 MB)
1 Assistant mood.mp4 (63.2 MB)
1 1 gptApp-mood.zip (6.03 MB)
2 Applying the mood setting.mp4 (47.8 MB)
2 1 gptApp-applyMood.zip (6.03 MB)
3 Response size.mp4 (45.84 MB)
3 1 gptApp-responseSize.zip (6.03 MB)
4 [Optional video] Refactoring suggestions.mp4 (99.99 MB)
4 1 gptApp-refactoringSettings.zip (6.04 MB)
5 Applying the response size.mp4 (53.16 MB)
5 1 gptApp-applyResponseSize.zip (6.04 MB)
1 Creating the advanced settings page.mp4 (57.24 MB)
1 1 gptApp-advancedSettings.zip (6.05 MB)
10 Showing the error text when input is invalid.mp4 (28.57 MB)
10 1 gptApp-errorText.zip (6.08 MB)
11 Handling remaining number checks.mp4 (68.59 MB)
11 1 gptApp-remainingChecks.zip (6.09 MB)
12 Disabling the save button on error.mp4 (64.09 MB)
12 1 gptApp-saveDisabled.zip (6.09 MB)
13 Saving advanced settings.mp4 (78.81 MB)
13 1 gptApp-saveAdvancedSettings.zip (6.1 MB)
14 Initialising the advanced settings on start up.mp4 (46.13 MB)
14 1 gptApp-initAdvancedSettings.zip (6.1 MB)
15 Pre processing the settings before using them.mp4 (82.57 MB)
15 1 gptApp-preProcessChatOptions.zip (6.09 MB)
16 Using the settings in our chat request.mp4 (49.16 MB)
16 1 gptApp-usingChatOptions.zip (6.11 MB)
2 Advanced settings data structure.mp4 (62.44 MB)
2 1 gptApp-advancedSettingData.zip (6.06 MB)
3 Adding additional advanced settings.mp4 (71.93 MB)
3 1 gptApp-additionalAdvancedSettings.zip (6.05 MB)
4 Outputting the advanced settings.mp4 (37.22 MB)
4 1 gptApp-outputtingAdvancedSettings.zip (6.06 MB)
5 Accessing the advanced setting value.mp4 (32.02 MB)
5 1 gptApp-advancedSettingSlice.zip (6.07 MB)
6 Creating the input screen.mp4 (52.24 MB)
6 1 gptApp-inputScreen.zip (6.07 MB)
7 Styling the input screen.mp4 (35.8 MB)
7 1 gptApp-inputScreenStyle.zip (6.07 MB)
8 Adding remaining input screen props.mp4 (52.43 MB)
8 1 gptApp-inputScreenProps.zip (6.08 MB)
9 Checking if input is a number.mp4 (39.28 MB)
9 1 gptApp-isNan.zip (6.08 MB)
1 Setting up a server project.mp4 (55.66 MB)
2 Creating an endpoint on our server.mp4 (58.54 MB)
3 Moving GPT request code to our server.mp4 (43.48 MB)
4 Calling our server endpoint from the app.mp4 (93.64 MB)
5 Moving image generation code to the server.mp4 (49.44 MB)
6 Calling the image endpoint from our app.mp4 (108.8 MB)
7 Publishinghosting your server.mp4 (108.7 MB)
1 Installing React Native Navigation.mp4 (56.48 MB)
1 1 gptApp-reactNavigation.zip (907.83 KB)
2 Creating our bottom tabs.mp4 (90.03 MB)
2 1 gptApp-bottomTabs.zip (1.15 MB)
3 Adding icons to the bottom tabs.mp4 (49.5 MB)
3 1 gptApp-tabIcons.zip (1.15 MB)
4 Fixing the color of the bottom tab icons.mp4 (39.98 MB)
4 1 gptApp-tabIconColor.zip (1.16 MB)
1 Creating a constant file for our colors.mp4 (35.62 MB)
1 1 gptApp-colorsFile.zip (1.16 MB)
2 Adding the text input.mp4 (28.67 MB)
2 1 gptApp-textInput.zip (1.16 MB)
3 Adding the send button.mp4 (68.81 MB)
3 1 gptApp-sendButton.zip (1.17 MB)
4 Using the KeyboardAvoidingView element.mp4 (81.03 MB)
4 1 gptApp-keyboardAvoidingView.zip (1.17 MB)
5 Adding a container around our keyboardAvoidingView element.mp4 (61.22 MB)
5 1 gptApp-keyboardAvoidingViewContainer.zip (1.17 MB)
1 Getting the input text.mp4 (56.56 MB)
1 1 gptApp-messageText.zip (1.18 MB)
10 Adding the user message to the conversation.mp4 (57.44 MB)
10 1 gptApp-addUserMessage.zip (1.73 MB)
11 Adding the assistant's response to the conversation.mp4 (34.26 MB)
11 1 gptApp-addAssistantMessage.zip (1.73 MB)
12 Adding system messages.mp4 (48.2 MB)
12 1 gptApp-systemMessage.zip (1.73 MB)
2 Submit button onPress.mp4 (25.63 MB)
2 1 gptApp-sendMessage.zip (1.18 MB)
3 UseCallback.mp4 (70 MB)
3 1 gptApp-useCallback.zip (1.18 MB)
4 Installing the OpenAI package.mp4 (33.37 MB)
4 1 gptApp-openAi.zip (1.44 MB)
5 Getting our API key.mp4 (56.6 MB)
5 1 gptApp-openAiApiKey.zip (1.44 MB)
6 Sending the query.mp4 (86.93 MB)
6 1 gptApp-makeRequest.zip (1.72 MB)
7 Optional Estimating the cost of the queries.mp4 (70.79 MB)
7 1 gptApp-estimateUsage.zip (1.71 MB)
8 Processing the response text.mp4 (59.96 MB)
8 1 gptApp-processingResponseText.zip (1.72 MB)
9 Creating the conversation history util.mp4 (27.03 MB)
9 1 gptApp-conversationHistoryUtil.zip (1.72 MB)
1 Setting the conversation state variable.mp4 (83.92 MB)
1 1 gptApp-setConversation.zip (1.74 MB)
2 Adding our flatlist for outputting the messages.mp4 (41.63 MB)
2 1 gptApp-flatlist.zip (1.74 MB)
3 Chat message bubble component.mp4 (27.27 MB)
3 1 gptApp-bubble.zip (1.74 MB)
4 Styling our chat bubbles.mp4 (56.3 MB)
4 1 gptApp-bubbleStyle.zip (1.76 MB)
5 Aligning the bubbles correctly.mp4 (56.36 MB)
5 1 gptApp-bubbleAlignment.zip (1.75 MB)
6 Text color and other finishing touches.mp4 (49.96 MB)
6 1 gptApp-textColor.zip (1.76 MB)
7 Adding custom fonts.mp4 (165.44 MB)
7 1 gptApp-fonts.zip (4.76 MB)
8 Applying our new fonts!.mp4 (63.78 MB)
8 1 gptApp-applyingFont.zip (4.76 MB)
1 Installing react native header buttons.mp4 (87.25 MB)
1 1 gptApp-headerButton2.zip (5.03 MB)
2 Creating our custom header button component.mp4 (44.44 MB)
2 1 gptApp-customHeaderButton.zip (5.03 MB)
3 Outputting our header button.mp4 (33.38 MB)
3 1 gptApp-showingOurHeaderButton.zip (5.04 MB)
4 Clearing the conversation.mp4 (51.24 MB)
4 1 gptApp-clearConversation.zip (5.04 MB)
1 Setting the loading flag.mp4 (30.94 MB)
1 1 gptApp-loading.zip (5.04 MB)
2 Adding a loading gif.mp4 (113.67 MB)
2 1 gptApp-loadingGif.zip (5.13 MB)
3 Styling our loading gif.mp4 (87.86 MB)
3 1 gptApp-loadingGifStyle.zip (5.12 MB)
1 Scrolling to the bottom when a new message is sentreceived.mp4 (62.06 MB)
1 1 gptApp-scrollToBottom.zip (5.12 MB)
2 Creating a view for when there are no messages.mp4 (69.48 MB)
2 1 gptApp-emptyContainer.zip (5.13 MB)
1 How to refactor our existing code.mp4 (130.34 MB)
1 1 gptApp-refactoring.zip (5.14 MB)
2 Generating images.mp4 (104.57 MB)
2 1 gptApp-generatingImages.zip (5.15 MB)
3 Storing images to conversation history.mp4 (98.7 MB)
3 1 gptApp-imageConversation.zip (5.15 MB)
4 Outputting images.mp4 (68.5 MB)
4 1 gptApp-outputImages.zip (5.15 MB)
10 Running the app on a physical device.mp4 (19.24 MB)
2 Brief intro to OpenAI and ChatGPT - Important Concepts.mp4 (140.98 MB)
3 Installing Visual Studio Code.mp4 (30.9 MB)
4 What is Expo.mp4 (42.77 MB)
5 Setting up our project.mp4 (46.95 MB)
6 Installing the iOS simulator (Mac only).mp4 (43.48 MB)
7 Installing the Android simulator.mp4 (79.33 MB)
8 Quick overview of app files.mp4 (44.51 MB)
9 Running our app on the simulators.mp4 (30.86 MB)
1 Installing the stack navigator.mp4 (52.14 MB)
1 1 gptApp-stackNavigator.zip (5.41 MB)
2 Creating our settings navigator.mp4 (50.74 MB)
2 1 gptApp-settingsNavigator.zip (5.41 MB)
3 Settings page title.mp4 (13.84 MB)
3 1 gptApp-settingsTitle.zip (5.42 MB)
4 Creating the data item.mp4 (38.95 MB)
4 1 gptApp-dataItem.zip (5.42 MB)
5 Styling the data item text.mp4 (45.54 MB)
5 1 gptApp-dataItemText.zip (5.42 MB)
6 Adding an icon to our data item.mp4 (60.99 MB)
6 1 gptApp-dataItemIcon.zip (5.44 MB)
1 Creating the data list screen.mp4 (47.19 MB)
1 1 gptApp-dataListScreen.zip (5.44 MB)
2 Navigating to the data list screen.mp4 (23.15 MB)
2 1 gptApp-dataListScreenNav.zip (5.45 MB)
3 Passing data into our data list screen.mp4 (27.74 MB)
3 1 gptApp-passDataIntoDataListScreen.zip (5.44 MB)
4 Setting the title of the data list screen.mp4 (11.84 MB)
4 1 gptApp-dataListScreenTitle.zip (5.45 MB)
1 Installing React Redux.mp4 (31.99 MB)
1 1 gptApp-installingReactRedux mov.zip (5.72 MB)
10 Setting the personality in the conversation.mp4 (57.89 MB)
10 1 gptApp-usingPersonality.zip (5.74 MB)
2 Configuring our store.mp4 (24.39 MB)
2 1 gptApp-store.zip (5.71 MB)
3 Creating our settings slice.mp4 (65.84 MB)
3 1 gptApp-settingsSlice2.zip (5.73 MB)
4 Accessing stored settings.mp4 (47.69 MB)
4 1 gptApp-accessingSettings.zip (5.73 MB)
5 Getting the selected setting value.mp4 (56.11 MB)
5 1 gptApp-gettingSelectedValue.zip (5.73 MB)
6 Setting the clicked option.mp4 (41 MB)
6 1 gptApp-settingSettings.zip (5.74 MB)
7 Addressing the warning in the console.mp4 (40.74 MB)
7 1 gptApp-logbox.zip (5.74 MB)
8 Going back when a setting is selected.mp4 (29 MB)
8 1 gptApp-settingsNavigateBack.zip (5.74 MB)
9 Showing which value is currently selected.mp4 (85.65 MB)
9 1 gptApp-isChecked.zip (5.74 MB)
1 Installing the AsyncStorage package.mp4 (43.69 MB)
1 1 gptApp-asyncStorage.zip (6.01 MB)
2 Creating a start up screen.mp4 (47.06 MB)
2 1 gptApp-startUpScreen.zip (6.01 MB)
3 Applying settings on app start up.mp4 (72.45 MB)
3 1 gptApp-gettingSettings.zip (6.03 MB)
1 Assistant mood.mp4 (63.2 MB)
1 1 gptApp-mood.zip (6.03 MB)
2 Applying the mood setting.mp4 (47.8 MB)
2 1 gptApp-applyMood.zip (6.03 MB)
3 Response size.mp4 (45.84 MB)
3 1 gptApp-responseSize.zip (6.03 MB)
4 [Optional video] Refactoring suggestions.mp4 (99.99 MB)
4 1 gptApp-refactoringSettings.zip (6.04 MB)
5 Applying the response size.mp4 (53.16 MB)
5 1 gptApp-applyResponseSize.zip (6.04 MB)
1 Creating the advanced settings page.mp4 (57.24 MB)
1 1 gptApp-advancedSettings.zip (6.05 MB)
10 Showing the error text when input is invalid.mp4 (28.57 MB)
10 1 gptApp-errorText.zip (6.08 MB)
11 Handling remaining number checks.mp4 (68.59 MB)
11 1 gptApp-remainingChecks.zip (6.09 MB)
12 Disabling the save button on error.mp4 (64.09 MB)
12 1 gptApp-saveDisabled.zip (6.09 MB)
13 Saving advanced settings.mp4 (78.81 MB)
13 1 gptApp-saveAdvancedSettings.zip (6.1 MB)
14 Initialising the advanced settings on start up.mp4 (46.13 MB)
14 1 gptApp-initAdvancedSettings.zip (6.1 MB)
15 Pre processing the settings before using them.mp4 (82.57 MB)
15 1 gptApp-preProcessChatOptions.zip (6.09 MB)
16 Using the settings in our chat request.mp4 (49.16 MB)
16 1 gptApp-usingChatOptions.zip (6.11 MB)
2 Advanced settings data structure.mp4 (62.44 MB)
2 1 gptApp-advancedSettingData.zip (6.06 MB)
3 Adding additional advanced settings.mp4 (71.93 MB)
3 1 gptApp-additionalAdvancedSettings.zip (6.05 MB)
4 Outputting the advanced settings.mp4 (37.22 MB)
4 1 gptApp-outputtingAdvancedSettings.zip (6.06 MB)
5 Accessing the advanced setting value.mp4 (32.02 MB)
5 1 gptApp-advancedSettingSlice.zip (6.07 MB)
6 Creating the input screen.mp4 (52.24 MB)
6 1 gptApp-inputScreen.zip (6.07 MB)
7 Styling the input screen.mp4 (35.8 MB)
7 1 gptApp-inputScreenStyle.zip (6.07 MB)
8 Adding remaining input screen props.mp4 (52.43 MB)
8 1 gptApp-inputScreenProps.zip (6.08 MB)
9 Checking if input is a number.mp4 (39.28 MB)
9 1 gptApp-isNan.zip (6.08 MB)
1 Setting up a server project.mp4 (55.66 MB)
2 Creating an endpoint on our server.mp4 (58.54 MB)
3 Moving GPT request code to our server.mp4 (43.48 MB)
4 Calling our server endpoint from the app.mp4 (93.64 MB)
5 Moving image generation code to the server.mp4 (49.44 MB)
6 Calling the image endpoint from our app.mp4 (108.8 MB)
7 Publishinghosting your server.mp4 (108.7 MB)
1 Installing React Native Navigation.mp4 (56.48 MB)
1 1 gptApp-reactNavigation.zip (907.83 KB)
2 Creating our bottom tabs.mp4 (90.03 MB)
2 1 gptApp-bottomTabs.zip (1.15 MB)
3 Adding icons to the bottom tabs.mp4 (49.5 MB)
3 1 gptApp-tabIcons.zip (1.15 MB)
4 Fixing the color of the bottom tab icons.mp4 (39.98 MB)
4 1 gptApp-tabIconColor.zip (1.16 MB)
1 Creating a constant file for our colors.mp4 (35.62 MB)
1 1 gptApp-colorsFile.zip (1.16 MB)
2 Adding the text input.mp4 (28.67 MB)
2 1 gptApp-textInput.zip (1.16 MB)
3 Adding the send button.mp4 (68.81 MB)
3 1 gptApp-sendButton.zip (1.17 MB)
4 Using the KeyboardAvoidingView element.mp4 (81.03 MB)
4 1 gptApp-keyboardAvoidingView.zip (1.17 MB)
5 Adding a container around our keyboardAvoidingView element.mp4 (61.22 MB)
5 1 gptApp-keyboardAvoidingViewContainer.zip (1.17 MB)
1 Getting the input text.mp4 (56.56 MB)
1 1 gptApp-messageText.zip (1.18 MB)
10 Adding the user message to the conversation.mp4 (57.44 MB)
10 1 gptApp-addUserMessage.zip (1.73 MB)
11 Adding the assistant's response to the conversation.mp4 (34.26 MB)
11 1 gptApp-addAssistantMessage.zip (1.73 MB)
12 Adding system messages.mp4 (48.2 MB)
12 1 gptApp-systemMessage.zip (1.73 MB)
2 Submit button onPress.mp4 (25.63 MB)
2 1 gptApp-sendMessage.zip (1.18 MB)
3 UseCallback.mp4 (70 MB)
3 1 gptApp-useCallback.zip (1.18 MB)
4 Installing the OpenAI package.mp4 (33.37 MB)
4 1 gptApp-openAi.zip (1.44 MB)
5 Getting our API key.mp4 (56.6 MB)
5 1 gptApp-openAiApiKey.zip (1.44 MB)
6 Sending the query.mp4 (86.93 MB)
6 1 gptApp-makeRequest.zip (1.72 MB)
7 Optional Estimating the cost of the queries.mp4 (70.79 MB)
7 1 gptApp-estimateUsage.zip (1.71 MB)
8 Processing the response text.mp4 (59.96 MB)
8 1 gptApp-processingResponseText.zip (1.72 MB)
9 Creating the conversation history util.mp4 (27.03 MB)
9 1 gptApp-conversationHistoryUtil.zip (1.72 MB)
1 Setting the conversation state variable.mp4 (83.92 MB)
1 1 gptApp-setConversation.zip (1.74 MB)
2 Adding our flatlist for outputting the messages.mp4 (41.63 MB)
2 1 gptApp-flatlist.zip (1.74 MB)
3 Chat message bubble component.mp4 (27.27 MB)
3 1 gptApp-bubble.zip (1.74 MB)
4 Styling our chat bubbles.mp4 (56.3 MB)
4 1 gptApp-bubbleStyle.zip (1.76 MB)
5 Aligning the bubbles correctly.mp4 (56.36 MB)
5 1 gptApp-bubbleAlignment.zip (1.75 MB)
6 Text color and other finishing touches.mp4 (49.96 MB)
6 1 gptApp-textColor.zip (1.76 MB)
7 Adding custom fonts.mp4 (165.44 MB)
7 1 gptApp-fonts.zip (4.76 MB)
8 Applying our new fonts!.mp4 (63.78 MB)
8 1 gptApp-applyingFont.zip (4.76 MB)
1 Installing react native header buttons.mp4 (87.25 MB)
1 1 gptApp-headerButton2.zip (5.03 MB)
2 Creating our custom header button component.mp4 (44.44 MB)
2 1 gptApp-customHeaderButton.zip (5.03 MB)
3 Outputting our header button.mp4 (33.38 MB)
3 1 gptApp-showingOurHeaderButton.zip (5.04 MB)
4 Clearing the conversation.mp4 (51.24 MB)
4 1 gptApp-clearConversation.zip (5.04 MB)
1 Setting the loading flag.mp4 (30.94 MB)
1 1 gptApp-loading.zip (5.04 MB)
2 Adding a loading gif.mp4 (113.67 MB)
2 1 gptApp-loadingGif.zip (5.13 MB)
3 Styling our loading gif.mp4 (87.86 MB)
3 1 gptApp-loadingGifStyle.zip (5.12 MB)
1 Scrolling to the bottom when a new message is sentreceived.mp4 (62.06 MB)
1 1 gptApp-scrollToBottom.zip (5.12 MB)
2 Creating a view for when there are no messages.mp4 (69.48 MB)
2 1 gptApp-emptyContainer.zip (5.13 MB)
1 How to refactor our existing code.mp4 (130.34 MB)
1 1 gptApp-refactoring.zip (5.14 MB)
2 Generating images.mp4 (104.57 MB)
2 1 gptApp-generatingImages.zip (5.15 MB)
3 Storing images to conversation history.mp4 (98.7 MB)
3 1 gptApp-imageConversation.zip (5.15 MB)
4 Outputting images.mp4 (68.5 MB)
4 1 gptApp-outputImages.zip (5.15 MB)
Screenshot
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!