Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azhavrid/movie-swiper
/ functions
Functions
321 in github.com/azhavrid/movie-swiper
⨍
Functions
321
◇
Types & classes
177
Method
getJSMainModuleName
()
android/app/src/main/java/com/movieswiper/MainApplication.java:31
Function
getMovieAccountStateApi
({ movieId, sessionId }: MovieIdParam & UserIdsParams)
src/api/movies.ts:33
Function
getMovieDetailsApi
({ movieId }: MovieIdParam)
src/api/movies.ts:36
Function
getMovieListEmptyIcon
()
src/helpers/icons.tsx:67
Function
getMovieRecommendationsApi
({ movieId, page }: MovieIdParam & PageParam)
src/api/movies.ts:38
Function
getMoviesBySearchQueryApi
({ query, page }: { query: string } & PageParam)
src/api/movies.ts:51
Method
getPackages
()
android/app/src/main/java/com/movieswiper/MainApplication.java:22
Function
getPopularMoviesApi
({ page }: GetMovieListApiParams)
src/api/movies.ts:64
Method
getReactNativeHost
()
android/app/src/main/java/com/movieswiper/MainApplication.java:37
Function
getState
()
src/redux/StoreService.ts:13
Function
getTopRatedMoviesApi
({ page }: GetMovieListApiParams)
src/api/movies.ts:67
Function
getTrendingDailyMoviesApi
({ page }: GetMovieListApiParams)
src/api/movies.ts:70
Function
getTrendingWeeklyMoviesApi
({ page }: GetMovieListApiParams)
src/api/movies.ts:73
Method
getUseDeveloperSupport
()
android/app/src/main/java/com/movieswiper/MainApplication.java:17
Function
getW300ImageUrl
(imagePath: string)
src/api/urls.ts:12
Function
getW45ImageUrl
(imagePath: string)
src/api/urls.ts:9
Function
getW500ImageUrl
(imagePath: string)
src/api/urls.ts:13
Function
getW92ImageUrl
(imagePath: string)
src/api/urls.ts:10
Function
getWatchlistMoviesApi
({ page, accountId, sessionId }: GetMovieListApiParams)
src/api/movies.ts:59
Function
handleNetworkReduxErrorSaga
({ reDispatchConfig }: HandleNetworkReduxError)
src/redux/network/sagas.ts:54
Function
initiateNetworkMonitoringSaga
({}: InitiateNetworkMonitoring)
src/redux/network/sagas.ts:18
Function
isBadMovieRating
(rating: number)
src/utils/movies.ts:29
Function
isEnoughMovieInfo
(movie: MovieApiResponse)
src/utils/movies.ts:36
Function
isSameActionsByType
(actionA: AnyAction, actionB: AnyAction)
src/redux/network/utils.ts:3
Function
isSameSectionRequest
(actionA: SectionAction, actionB: SectionAction)
src/redux/sections/utils.ts:3
Function
logOutSaga
()
src/redux/auth/sagas.ts:94
Function
makeMapStateToProps
(state: RootState, props: PropsWithoutRedux)
src/components/movie/MoviePreview.tsx:102
Function
makeMapStateToProps
(state: RootState, props: OwnProps)
src/components/movie/MovieCard.tsx:156
Function
makeMapStateToProps
(state: RootState, props: PropsWithoutRedux)
src/screens/movie/MovieDetailsScreen.tsx:68
Function
makeMapStateToProps
(state: RootState, props: PropsWithoutRedux)
src/screens/movie/SectionListScreen.tsx:64
Function
mapStateToProps
()
src/Application.tsx:44
Function
mapStateToProps
(state: RootState)
src/components/AuthenticatedLock.tsx:24
Function
mapStateToProps
(state: RootState)
src/components/NavbarWrapper.tsx:52
Function
mapStateToProps
(state: RootState, ownProps: OwnProps)
src/components/movie/SectionHorizontalScroll.tsx:77
Function
mapStateToProps
(state: RootState, props: OwnProps)
src/components/movie/MovieInlinePreview.tsx:78
Function
mapStateToProps
(state: RootState)
src/components/movie/MovieSearchWrapper.tsx:133
Function
mapStateToProps
()
src/components/movie/BrowseSections.tsx:48
Function
mapStateToProps
(state: RootState)
src/components/movie/ExploreMovieDeck.tsx:58
Function
mapStateToProps
()
src/components/movie/MovieDetailsButtons.tsx:93
Function
mapStateToProps
(state: RootState)
src/screens/SplashScreen.tsx:27
Function
mapStateToProps
(state: RootState)
src/screens/SettingsScreen.tsx:54
Function
mapStateToProps
(state: RootState)
src/screens/ExploreScreen.tsx:44
Function
mapStateToProps
(state: RootState)
src/screens/auth/AuthWelcome.tsx:112
Function
mapStateToProps
(state: RootState)
src/screens/auth/AuthLogin.tsx:130
Function
movieIdsKeyExtractor
(movieId: MovieId)
src/utils/movies.ts:14
Function
movieSwiped
({}: ExploreMovieSwiped)
src/redux/explore/sagas.ts:85
Function
moviesReducer
(state: SectionState | undefined = initialState, action: SectionAction)
src/redux/sections/reducer.ts:108
Function
moviesReducer
(state: MovieState | undefined = initialState, action: MoviesAction)
src/redux/movies/reducer.ts:126
Function
moviesSelector
(state: RootState)
src/redux/movies/selectors.ts:7
Function
navigate
(routeName: string, options?: NavigationNavigateActionPayload)
src/routes/NavigationService.ts:15
Function
navigateToSettings
()
src/screens/LibraryScreen.tsx:26
Function
networkReducer
(state: NetworkState | undefined = initialState, action: NetworkAction)
src/redux/network/reducer.ts:78
Function
networkStateSelector
(state: RootState)
src/redux/network/selectors.ts:5
Method
onCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/movieswiper/MainActivity.java:22
Method
onCreate
()
android/app/src/main/java/com/movieswiper/MainApplication.java:42
Function
onImageLoad
(event: OnLoadEvent)
src/components/ProgressiveImage.tsx:27
Method
onPress
()
src/screens/LibraryScreen.tsx:42
Method
onResponder
()
src/components/movie/MovieSearchWrapper.tsx:61
Function
prefetchImages
(urls: string[])
src/utils/network.ts:18
Function
preloadExploreImagesSaga
()
src/redux/explore/sagas.ts:92
Function
refreshSectionRequestSaga
(action: RefreshSectionRequest)
src/redux/sections/sagas.ts:24
Method
render
()
src/Application.tsx:34
Method
render
()
src/components/Deck.tsx:226
Method
render
()
src/components/SearchInput.tsx:71
Method
render
()
src/components/ImageOpacityCycler.tsx:103
Method
render
()
src/components/InfoBlock.tsx:18
Method
render
()
src/components/Header.tsx:23
Method
render
()
src/components/CircleLoadingIndicator.tsx:48
Method
render
()
src/components/BlockButton.tsx:24
Method
render
()
src/components/OpacityHeader.tsx:20
Method
render
()
src/components/LoginInput.tsx:46
Method
render
()
src/components/InnerShadow.tsx:78
Method
render
()
src/components/AuthenticatedLock.tsx:17
Method
render
()
src/components/AppToast.tsx:20
Method
render
()
src/components/AppToast.tsx:85
Method
render
()
src/components/hoc/withDelayedLoading.tsx:22
Method
render
()
src/components/movie/MoviePreview.tsx:72
Method
render
()
src/components/movie/MovieDetails.tsx:43
Method
render
()
src/components/movie/MovieCardSwipeLabels.tsx:15
Method
render
()
src/components/movie/MovieDeck.tsx:34
Method
render
()
src/components/movie/MovieList.tsx:60
Method
render
()
src/components/movie/SectionHorizontalScroll.tsx:33
Method
render
()
src/components/movie/MovieInlinePreview.tsx:37
Method
render
()
src/components/movie/MovieCard.tsx:104
Method
render
()
src/components/movie/MoviesHorizontalFlatList.tsx:30
Method
render
()
src/components/movie/MovieSearchWrapper.tsx:115
Method
render
()
src/components/movie/MovieGenres.tsx:22
Method
render
()
src/components/movie/BrowseSections.tsx:29
Method
render
()
src/components/movie/ExploreMovieDeck.tsx:41
Method
render
()
src/components/movie/MovieDetailsButtons.tsx:44
Method
render
()
src/components/common/TouchableScale.tsx:76
Method
render
()
src/components/common/TouchableHighlightView.tsx:42
Method
render
()
src/screens/SplashScreen.tsx:22
Method
render
()
src/screens/LibraryScreen.tsx:53
Method
render
()
src/screens/BrowseScreen.tsx:14
Method
render
()
src/screens/SettingsScreen.tsx:26
Method
render
()
src/screens/ExploreScreen.tsx:32
Method
render
()
src/screens/auth/AuthWelcome.tsx:44
Method
render
()
src/screens/auth/AuthLogin.tsx:77
Method
render
()
src/screens/movie/MovieDetailsScreen.tsx:57
← previous
next →
201–300 of 321, ranked by callers