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

↓ 1 callersFunctionhandleLocation
()
code/12-native-features/15-outputting-a-list-of-places/components/Places/LocationPicker.js:39
↓ 1 callersFunctionhandleLocation
()
code/12-native-features/17-inserting-places-into-the-db/components/Places/LocationPicker.js:39
↓ 1 callersFunctionhandleLocation
()
code/12-native-features/18-fetching-places-from-the-database/components/Places/LocationPicker.js:39
↓ 1 callersFunctionhandleLocation
()
code/12-native-features/14-converting-picked-location-to-human-readable-address/components/Places/LocationPicker.js:39
↓ 1 callersFunctionhandleLocation
()
code/12-native-features/16-sqlite-getting-started/components/Places/LocationPicker.js:39
↓ 1 callersFunctioninit
()
code/12-native-features/19-fetching-place-detail-data/util/database.js:8
↓ 1 callersFunctioninit
()
code/12-native-features/20-finished/util/database.js:8
↓ 1 callersFunctioninit
()
code/12-native-features/17-inserting-places-into-the-db/util/database.js:8
↓ 1 callersFunctioninit
()
code/12-native-features/18-fetching-places-from-the-database/util/database.js:8
↓ 1 callersFunctioninit
()
code/12-native-features/16-sqlite-getting-started/util/database.js:6
↓ 1 callersFunctioninsertPlace
(place)
code/12-native-features/19-fetching-place-detail-data/util/database.js:21
↓ 1 callersFunctioninsertPlace
(place)
code/12-native-features/20-finished/util/database.js:21
↓ 1 callersFunctioninsertPlace
(place)
code/12-native-features/17-inserting-places-into-the-db/util/database.js:21
↓ 1 callersFunctioninsertPlace
(place)
code/12-native-features/18-fetching-places-from-the-database/util/database.js:21
↓ 1 callersFunctionloadPlaceData
()
code/12-native-features/19-fetching-place-detail-data/screens/PlaceDetails.js:16
↓ 1 callersFunctionloadPlaceData
()
code/12-native-features/20-finished/screens/PlaceDetails.js:21
↓ 1 callersFunctionloadPlaces
()
code/12-native-features/19-fetching-place-detail-data/screens/AllPlaces.js:13
↓ 1 callersFunctionloadPlaces
()
code/12-native-features/20-finished/screens/AllPlaces.js:13
↓ 1 callersFunctionloadPlaces
()
code/12-native-features/18-fetching-places-from-the-database/screens/AllPlaces.js:13
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/05-auth-error-handling/util/auth.js:21
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/06-storing-managing-the-user-auth-state/util/auth.js:21
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/09-accessing-protected-resources/util/auth.js:23
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/04-logging-users-in/util/auth.js:21
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/07-protecting-screens/util/auth.js:23
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/08-adding-logout/util/auth.js:23
↓ 1 callersFunctionlogin
(email, password)
code/11-auth/10-storing-auth-tokens-on-the-device/util/auth.js:23
↓ 1 callersFunctionremoveFavorite
(id)
code/07-redux-context/08-finished/store/context/favorites-context.js:16
↓ 1 callersFunctionremoveFavorite
(id)
code/07-redux-context/07-managing-redux-state/store/context/favorites-context.js:16
↓ 1 callersFunctionremoveFavorite
(id)
code/14-publish/01-starting-project/store/context/favorites-context.js:16
↓ 1 callersFunctionstoreExpense
(expenseData)
code/10-http/03-transforming-using-fetched-data/util/http.js:6
↓ 1 callersFunctionstoreExpense
(expenseData)
code/10-http/04-using-response-data-from-post/util/http.js:6
↓ 1 callersFunctionstoreExpense
(expenseData)
code/10-http/05-updating-and-deleting/util/http.js:6
↓ 1 callersFunctionstoreExpense
(expenseData)
code/10-http/02-sending-post-requests/util/http.js:3
↓ 1 callersFunctionstoreExpense
(expenseData)
code/10-http/07-handling-request-errors/util/http.js:6
↓ 1 callersFunctionstoreExpense
(expenseData)
code/10-http/06-managing-loading-state/util/http.js:6
↓ 1 callersFunctionupdateExpense
(id, expenseData)
code/10-http/05-updating-and-deleting/store/expenses-context.js:49
↓ 1 callersFunctionupdateExpense
(id, expenseData)
code/10-http/07-handling-request-errors/store/expenses-context.js:49
↓ 1 callersFunctionupdateExpense
(id, expenseData)
code/10-http/06-managing-loading-state/store/expenses-context.js:49
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/19-fetching-place-detail-data/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/19-fetching-place-detail-data/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/10-adding-a-location-preview/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/10-adding-a-location-preview/components/Places/LocationPicker.js:19
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/20-finished/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/20-finished/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/12-allowing-map-interaction/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/12-allowing-map-interaction/components/Places/LocationPicker.js:22
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/07-creating-a-custom-button/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/15-outputting-a-list-of-places/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/15-outputting-a-list-of-places/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/17-inserting-places-into-the-db/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/17-inserting-places-into-the-db/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/13-previewing-picked-locations/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/13-previewing-picked-locations/components/Places/LocationPicker.js:38
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/09-locating-users/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/09-locating-users/components/Places/LocationPicker.js:15
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/18-fetching-places-from-the-database/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/18-fetching-places-from-the-database/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/08-getting-started-with-the-location-picker/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/14-converting-picked-location-to-human-readable-address/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/14-converting-picked-location-to-human-readable-address/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/06-showing-an-image-preview/components/Places/ImagePicker.js:17
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/16-sqlite-getting-started/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/16-sqlite-getting-started/components/Places/LocationPicker.js:52
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/11-adding-an-interactive-map/components/Places/ImagePicker.js:18
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/11-adding-an-interactive-map/components/Places/LocationPicker.js:22
↓ 1 callersFunctionverifyPermissions
()
code/12-native-features/05-taking-photos-on-ios/components/Places/ImagePicker.js:12
FunctionAddPlace
({ navigation })
code/12-native-features/19-fetching-place-detail-data/screens/AddPlace.js:4
FunctionAddPlace
()
code/12-native-features/10-adding-a-location-preview/screens/AddPlace.js:3
FunctionAddPlace
({ navigation })
code/12-native-features/20-finished/screens/AddPlace.js:4
FunctionAddPlace
()
code/12-native-features/12-allowing-map-interaction/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/07-creating-a-custom-button/screens/AddPlace.js:3
FunctionAddPlace
({ navigation })
code/12-native-features/15-outputting-a-list-of-places/screens/AddPlace.js:3
FunctionAddPlace
({ navigation })
code/12-native-features/17-inserting-places-into-the-db/screens/AddPlace.js:4
FunctionAddPlace
()
code/12-native-features/13-previewing-picked-locations/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/09-locating-users/screens/AddPlace.js:3
FunctionAddPlace
({ navigation })
code/12-native-features/18-fetching-places-from-the-database/screens/AddPlace.js:4
FunctionAddPlace
()
code/12-native-features/08-getting-started-with-the-location-picker/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/14-converting-picked-location-to-human-readable-address/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/06-showing-an-image-preview/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/02-adding-an-add-place-screen-navigation/screens/AddPlace.js:3
FunctionAddPlace
({ navigation })
code/12-native-features/16-sqlite-getting-started/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/11-adding-an-interactive-map/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/03-adding-a-header-button/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/05-taking-photos-on-ios/screens/AddPlace.js:3
FunctionAddPlace
()
code/12-native-features/04-global-colors-styling/screens/AddPlace.js:3
FunctionAllExpenses
()
code/10-http/03-transforming-using-fetched-data/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/10-http/04-using-response-data-from-post/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/10-http/05-updating-and-deleting/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/10-http/01-starting-project/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/10-http/02-sending-post-requests/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/10-http/07-handling-request-errors/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/10-http/06-managing-loading-state/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/08-practice-app/12-managing-app-wide-state/screens/AllExpenses.js:3
FunctionAllExpenses
()
code/08-practice-app/13-using-context/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/08-practice-app/03-adding-global-colors/screens/AllExpenses.js:3
FunctionAllExpenses
()
code/08-practice-app/14-finished/screens/AllExpenses.js:6
FunctionAllExpenses
()
code/08-practice-app/10-supporting-different-editing-modes/screens/AllExpenses.js:3
FunctionAllExpenses
()
code/08-practice-app/01-starting-project/screens/AllExpenses.js:3
FunctionAllExpenses
()
code/08-practice-app/06-improving-app-layout-styling/screens/AllExpenses.js:3
FunctionAllExpenses
()
code/08-practice-app/02-adding-navigation/screens/AllExpenses.js:3
← previousnext →101–200 of 1,716, ranked by callers