Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/academind/react-native-practical-guide-code
/ functions
Functions
1,716 in github.com/academind/react-native-practical-guide-code
⨍
Functions
1,716
◇
Types & classes
128
Function
PlacesList
({ places })
code/12-native-features/13-previewing-picked-locations/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/09-locating-users/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/01-editing-the-favorite-place-items/components/Places/PlacesList.js:5
Function
PlacesList
({ places })
code/12-native-features/08-getting-started-with-the-location-picker/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/14-converting-picked-location-to-human-readable-address/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/06-showing-an-image-preview/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/02-adding-an-add-place-screen-navigation/components/Places/PlacesList.js:5
Function
PlacesList
({ places })
code/12-native-features/11-adding-an-interactive-map/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/03-adding-a-header-button/components/Places/PlacesList.js:5
Function
PlacesList
({ places })
code/12-native-features/05-taking-photos-on-ios/components/Places/PlacesList.js:6
Function
PlacesList
({ places })
code/12-native-features/04-global-colors-styling/components/Places/PlacesList.js:6
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/00-starting-project/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/01-setting-dynamic-widths/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/05-further-improvements/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/03-setting-sizes-dynamically/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/07-finished/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/02-adjusting-image-sizes-with-dimensions-api/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/06-platform-specific-code/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/05-adaptive-uis/04-keyboardavoidingview/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/10-respecting-device-screen-restrictions-safeareaview/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/19-adding-logic-to-restart-games/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/03-configuring-text-input/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/15-cascading-styles/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/16-working-with-icons/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/07-adding-background-image/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/11-managing-colors-globally/components/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/21-finished/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/08-getting-started-with-game-logic/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/13-adding-game-control-buttons/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/20-styling-game-round-logs/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/05-coloring-components-overall-app/components/PrimaryButton.js:3
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/04-improving-buttons/components/PrimaryButton.js:3
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/01-creating-custom-buttons/components/PrimaryButton.js:3
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/06-adding-linear-gradient/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/09-switching-screens/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/18-using-styling-nested-text/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children })
code/04-deep-dive-real-app/02-styling-number-input/components/PrimaryButton.js:3
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/12-creating-using-displaying-random-number/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/14-checking-for-game-over/components/ui/PrimaryButton.js:5
Function
PrimaryButton
({ children, onPress })
code/04-deep-dive-real-app/17-adding-using-custom-font/components/ui/PrimaryButton.js:5
Function
RecentExpenses
()
code/10-http/03-transforming-using-fetched-data/screens/RecentExpenses.js:8
Function
RecentExpenses
()
code/10-http/04-using-response-data-from-post/screens/RecentExpenses.js:8
Function
RecentExpenses
()
code/10-http/05-updating-and-deleting/screens/RecentExpenses.js:8
Function
RecentExpenses
()
code/10-http/01-starting-project/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/10-http/02-sending-post-requests/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/10-http/07-handling-request-errors/screens/RecentExpenses.js:10
Function
RecentExpenses
()
code/10-http/06-managing-loading-state/screens/RecentExpenses.js:9
Function
RecentExpenses
()
code/08-practice-app/12-managing-app-wide-state/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/13-using-context/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/08-practice-app/03-adding-global-colors/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/14-finished/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/08-practice-app/10-supporting-different-editing-modes/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/01-starting-project/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/06-improving-app-layout-styling/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/02-adding-navigation/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/04-adding-dummy-expense-data/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/11-adding-custom-buttons/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/08-formatting-dates/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/09-navigating-programmatically/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/05-outputting-a-list-of-expenses/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/08-practice-app/07-working-on-expense-list-items/screens/RecentExpenses.js:3
Function
RecentExpenses
()
code/09-user-input/07-setting-using-default-values/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/01-starting-project/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/04-setting-the-form-layout/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/05-handling-user-input-generic/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/02-configuring-the-form-input-elements/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/06-managing-form-state-and-submission/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/03-added-styling/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/10-finished/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/08-adding-validation/screens/RecentExpenses.js:7
Function
RecentExpenses
()
code/09-user-input/09-adding-error-styling/screens/RecentExpenses.js:7
Function
SignupScreen
()
code/11-auth/05-auth-error-handling/screens/SignupScreen.js:8
Function
SignupScreen
()
code/11-auth/06-storing-managing-the-user-auth-state/screens/SignupScreen.js:8
Function
SignupScreen
()
code/11-auth/09-accessing-protected-resources/screens/SignupScreen.js:9
Function
SignupScreen
()
code/11-auth/04-logging-users-in/screens/SignupScreen.js:7
Function
SignupScreen
()
code/11-auth/07-protecting-screens/screens/SignupScreen.js:9
Function
SignupScreen
()
code/11-auth/01-starting-project/screens/SignupScreen.js:3
Function
SignupScreen
()
code/11-auth/03-creating-new-users/screens/SignupScreen.js:7
Function
SignupScreen
()
code/11-auth/02-controlling-signup-login-screens/screens/SignupScreen.js:3
Function
SignupScreen
()
code/11-auth/08-adding-logout/screens/SignupScreen.js:9
Function
SignupScreen
()
code/11-auth/10-storing-auth-tokens-on-the-device/screens/SignupScreen.js:9
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/00-starting-project/screens/StartGameScreen.js:10
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/01-setting-dynamic-widths/screens/StartGameScreen.js:10
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/05-further-improvements/screens/StartGameScreen.js:18
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/03-setting-sizes-dynamically/screens/StartGameScreen.js:16
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/07-finished/screens/StartGameScreen.js:18
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/02-adjusting-image-sizes-with-dimensions-api/screens/StartGameScreen.js:10
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/06-platform-specific-code/screens/StartGameScreen.js:18
Function
StartGameScreen
({ onPickNumber })
code/05-adaptive-uis/04-keyboardavoidingview/screens/StartGameScreen.js:18
Function
StartGameScreen
({onPickNumber})
code/04-deep-dive-real-app/10-respecting-device-screen-restrictions-safeareaview/screens/StartGameScreen.js:6
Function
StartGameScreen
({ onPickNumber })
code/04-deep-dive-real-app/19-adding-logic-to-restart-games/screens/StartGameScreen.js:10
Function
StartGameScreen
()
code/04-deep-dive-real-app/03-configuring-text-input/screens/StartGameScreen.js:5
Function
StartGameScreen
({ onPickNumber })
code/04-deep-dive-real-app/15-cascading-styles/screens/StartGameScreen.js:10
Function
StartGameScreen
({ onPickNumber })
code/04-deep-dive-real-app/16-working-with-icons/screens/StartGameScreen.js:10
Function
StartGameScreen
()
code/04-deep-dive-real-app/07-adding-background-image/screens/StartGameScreen.js:5
Function
StartGameScreen
({onPickNumber})
code/04-deep-dive-real-app/11-managing-colors-globally/screens/StartGameScreen.js:7
Function
StartGameScreen
({ onPickNumber })
code/04-deep-dive-real-app/21-finished/screens/StartGameScreen.js:10
Function
StartGameScreen
()
code/04-deep-dive-real-app/08-getting-started-with-game-logic/screens/StartGameScreen.js:6
Function
StartGameScreen
({onPickNumber})
code/04-deep-dive-real-app/13-adding-game-control-buttons/screens/StartGameScreen.js:7
Function
StartGameScreen
({ onPickNumber })
code/04-deep-dive-real-app/20-styling-game-round-logs/screens/StartGameScreen.js:10
← previous
next →
801–900 of 1,716, ranked by callers