MCPcopy Create free account

hub / github.com/academind/react-native-practical-guide-code / functions

Functions1,716 in github.com/academind/react-native-practical-guide-code

FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/08-finished/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/05-getting-started-with-redux/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/04-managing-favorite-meals/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/07-managing-redux-state/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/01-getting-started-with-context-api/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/03-using-created-context/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/07-redux-context/02-managing-app-wide-state-with-context/components/MealDetails.js:3
FunctionMealDetails
({ duration, complexity, affordability, style, textStyle, })
code/14-publish/01-starting-project/components/MealDetails.js:3
FunctionMealsList
({items})
code/07-redux-context/06-working-with-redux-slices/components/MealsList/MealsList.js:5
FunctionMealsList
({items})
code/07-redux-context/08-finished/components/MealsList/MealsList.js:5
FunctionMealsList
({items})
code/07-redux-context/05-getting-started-with-redux/components/MealsList/MealsList.js:5
FunctionMealsList
({items})
code/07-redux-context/04-managing-favorite-meals/components/MealsList/MealsList.js:5
FunctionMealsList
({items})
code/07-redux-context/07-managing-redux-state/components/MealsList/MealsList.js:5
FunctionMealsList
({items})
code/14-publish/01-starting-project/components/MealsList/MealsList.js:5
FunctionMealsOverviewScreen
({ route, navigation })
code/06-navigation/16-finished/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
()
code/06-navigation/03-implementing-navigation-between-two-screens/screens/MealsOverviewScreen.js:5
FunctionMealsOverviewScreen
({ route })
code/06-navigation/05-adding-images-styling/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/06-navigation/10-adding-an-icon-button/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/06-navigation/15-nesting-navigators/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/06-navigation/07-styling-navigation-options-dynamically/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route })
code/06-navigation/06-styling-screen-headers/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/06-navigation/08-finishing-the-meal-details-screen/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/06-navigation/09-adding-header-buttons/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route })
code/06-navigation/04-working-with-route-parameters/screens/MealsOverviewScreen.js:5
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/06-working-with-redux-slices/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/00-starting-project/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/08-finished/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/05-getting-started-with-redux/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/04-managing-favorite-meals/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/07-managing-redux-state/screens/MealsOverviewScreen.js:6
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/01-getting-started-with-context-api/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/03-using-created-context/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/07-redux-context/02-managing-app-wide-state-with-context/screens/MealsOverviewScreen.js:7
FunctionMealsOverviewScreen
({ route, navigation })
code/14-publish/01-starting-project/screens/MealsOverviewScreen.js:6
FunctionNavigation
()
code/11-auth/05-auth-error-handling/App.js:41
FunctionNavigation
()
code/11-auth/04-logging-users-in/App.js:41
FunctionNavigation
()
code/11-auth/07-protecting-screens/App.js:43
FunctionNavigation
()
code/11-auth/01-starting-project/App.js:41
FunctionNavigation
()
code/11-auth/03-creating-new-users/App.js:41
FunctionNavigation
()
code/11-auth/02-controlling-signup-login-screens/App.js:41
FunctionNumberContainer
({ children })
code/05-adaptive-uis/00-starting-project/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/01-setting-dynamic-widths/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/05-further-improvements/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/03-setting-sizes-dynamically/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/07-finished/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/02-adjusting-image-sizes-with-dimensions-api/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/06-platform-specific-code/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/05-adaptive-uis/04-keyboardavoidingview/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/19-adding-logic-to-restart-games/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/15-cascading-styles/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/16-working-with-icons/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/21-finished/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/13-adding-game-control-buttons/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/20-styling-game-round-logs/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/18-using-styling-nested-text/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/12-creating-using-displaying-random-number/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/14-checking-for-game-over/components/game/NumberContainer.js:5
FunctionNumberContainer
({ children })
code/04-deep-dive-real-app/17-adding-using-custom-font/components/game/NumberContainer.js:5
FunctionPlaceForm
({onCreatePlace})
code/12-native-features/19-fetching-place-detail-data/components/Places/PlaceForm.js:10
FunctionPlaceForm
()
code/12-native-features/10-adding-a-location-preview/components/Places/PlaceForm.js:8
FunctionPlaceForm
({onCreatePlace})
code/12-native-features/20-finished/components/Places/PlaceForm.js:10
FunctionPlaceForm
()
code/12-native-features/12-allowing-map-interaction/components/Places/PlaceForm.js:8
FunctionPlaceForm
()
code/12-native-features/07-creating-a-custom-button/components/Places/PlaceForm.js:7
FunctionPlaceForm
({onCreatePlace})
code/12-native-features/15-outputting-a-list-of-places/components/Places/PlaceForm.js:10
FunctionPlaceForm
({onCreatePlace})
code/12-native-features/17-inserting-places-into-the-db/components/Places/PlaceForm.js:10
FunctionPlaceForm
()
code/12-native-features/13-previewing-picked-locations/components/Places/PlaceForm.js:8
FunctionPlaceForm
()
code/12-native-features/09-locating-users/components/Places/PlaceForm.js:8
FunctionPlaceForm
({onCreatePlace})
code/12-native-features/18-fetching-places-from-the-database/components/Places/PlaceForm.js:10
FunctionPlaceForm
()
code/12-native-features/08-getting-started-with-the-location-picker/components/Places/PlaceForm.js:8
FunctionPlaceForm
()
code/12-native-features/14-converting-picked-location-to-human-readable-address/components/Places/PlaceForm.js:9
FunctionPlaceForm
()
code/12-native-features/06-showing-an-image-preview/components/Places/PlaceForm.js:7
FunctionPlaceForm
()
code/12-native-features/02-adding-an-add-place-screen-navigation/components/Places/PlaceForm.js:3
FunctionPlaceForm
({onCreatePlace})
code/12-native-features/16-sqlite-getting-started/components/Places/PlaceForm.js:10
FunctionPlaceForm
()
code/12-native-features/11-adding-an-interactive-map/components/Places/PlaceForm.js:8
FunctionPlaceForm
()
code/12-native-features/03-adding-a-header-button/components/Places/PlaceForm.js:3
FunctionPlaceForm
()
code/12-native-features/05-taking-photos-on-ios/components/Places/PlaceForm.js:7
FunctionPlaceForm
()
code/12-native-features/04-global-colors-styling/components/Places/PlaceForm.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/10-adding-a-location-preview/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/12-allowing-map-interaction/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/07-creating-a-custom-button/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/15-outputting-a-list-of-places/components/Places/PlaceItem.js:5
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/17-inserting-places-into-the-db/components/Places/PlaceItem.js:5
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/13-previewing-picked-locations/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/09-locating-users/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/01-editing-the-favorite-place-items/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/18-fetching-places-from-the-database/components/Places/PlaceItem.js:5
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/08-getting-started-with-the-location-picker/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/14-converting-picked-location-to-human-readable-address/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/06-showing-an-image-preview/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/02-adding-an-add-place-screen-navigation/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/16-sqlite-getting-started/components/Places/PlaceItem.js:5
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/11-adding-an-interactive-map/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/03-adding-a-header-button/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/05-taking-photos-on-ios/components/Places/PlaceItem.js:3
FunctionPlaceItem
({ place, onSelect })
code/12-native-features/04-global-colors-styling/components/Places/PlaceItem.js:3
FunctionPlacesList
({ places })
code/12-native-features/19-fetching-place-detail-data/components/Places/PlacesList.js:7
FunctionPlacesList
({ places })
code/12-native-features/10-adding-a-location-preview/components/Places/PlacesList.js:6
FunctionPlacesList
({ places })
code/12-native-features/20-finished/components/Places/PlacesList.js:7
FunctionPlacesList
({ places })
code/12-native-features/12-allowing-map-interaction/components/Places/PlacesList.js:6
FunctionPlacesList
({ places })
code/12-native-features/07-creating-a-custom-button/components/Places/PlacesList.js:6
← previousnext →701–800 of 1,716, ranked by callers