MCPcopy Create free account

hub / github.com/burhanyilmaz/womob / functions

Functions76 in github.com/burhanyilmaz/womob

↓ 6 callersFunctionremoveHtmlAndDecimalEntities
(value: string)
src/utils/helpers.ts:38
↓ 4 callersFunctiongetHitSlop
( params: Insets & { value?: number } = { top: 0, left: 0, right: 0, bottom: 0, value: 1
src/utils/helpers.ts:5
↓ 3 callersMethodcreateApiInstance
(url: string)
src/services/Api.ts:7
↓ 2 callersMethodgetCategories
(postId: string)
src/services/Api.ts:31
↓ 2 callersMethodsearchPost
(term: string)
src/services/Api.ts:22
↓ 1 callersFunctionGetTabIcon
(screenName: 'Home' | 'Explore' | 'Saved', isActive: boolean)
src/components/BottomTab/index.tsx:9
↓ 1 callersFunctioncheckUrlIsValid
(url: string)
src/utils/helpers.ts:60
↓ 1 callersFunctionconvertUrl
(url: string)
src/utils/helpers.ts:46
↓ 1 callersMethodgetAllCategories
()
src/services/Api.ts:38
↓ 1 callersMethodgetAllSections
()
src/services/Api.ts:45
↓ 1 callersMethodgetMediaByUrl
(mediaUrl: string)
src/services/Api.ts:51
↓ 1 callersMethodgetPost
(pagination: number)
src/services/Api.ts:15
↓ 1 callersFunctiononConvertWpIntoMobile
()
src/screens/Welcome/index.tsx:20
↓ 1 callersFunctiononPressNavigate
(screen: string)
src/components/BottomTab/index.tsx:27
↓ 1 callersFunctionremoveHtmlEntities
(value: string)
src/utils/helpers.ts:34
↓ 1 callersFunctionreplaceHtmlEntitiesWithUnicode
(input: string)
src/utils/helpers.ts:24
↓ 1 callersFunctionuseDebounce
(value: string, delay: number)
src/hooks/useDebounce.ts:3
↓ 1 callersFunctionuseLoadFonts
()
src/hooks/useLoadFonts.ts:3
FunctionApp
()
App.tsx:5
FunctionBlogHomeScreen
()
src/screens/Blog/HomeScreen.tsx:21
FunctionBlogNavigator
()
src/navigators/BlogNavigator.tsx:46
FunctionBlogSplashScreen
()
src/screens/Blog/SplashScreen.tsx:8
FunctionBlogTab
()
src/navigators/BlogNavigator.tsx:31
FunctionBlogTabHeaderBackgroundImage
()
src/components/BlogTabHeader/BlogTabHeaderBackgroundImage.tsx:4
FunctionBlogTabHeaderGoBack
()
src/components/BlogTabHeader/BlogTabHeaderGoBack.tsx:5
FunctionBlogTabHeaderTitle
({ title }: Props)
src/components/BlogTabHeader/BlogTabHeaderTitle.tsx:6
FunctionBottomNavigation
({ navigation, state }: BottomTabBarProps)
src/components/BottomTab/index.tsx:24
FunctionButton
({ title, onPress, isLoading, variant = 'solid' }: Props)
src/components/core/Button.tsx:18
FunctionExampleWpSites
({ visible, onClose, onPressExampleWebsite }: Props)
src/components/ExampleWpSites.tsx:23
FunctionExploreScreen
()
src/screens/Blog/ExploreScreen.tsx:22
FunctionHomeSlider
({ posts, onPressPost }: Props)
src/components/HomeSlider/index.tsx:29
FunctionHtmlToNativeViewer
({ html, customContentWidth }: Props)
src/components/HtmlToNativeViewer.tsx:22
FunctionInput
({ value, containerClass, placeholder, onChangeText, rightIcon }: Props)
src/components/core/Input.tsx:12
FunctionListEmpty
()
src/screens/Blog/ExploreScreen.tsx:32
FunctionListEmpty
()
src/screens/Blog/SavedScreen.tsx:14
FunctionLogo
({ parts }: Props)
src/components/Logo.tsx:6
FunctionMainNavigator
()
src/navigators/MainNavigator.tsx:16
FunctionPost
({ post, onPressPost }: Props)
src/containers/Post.tsx:9
FunctionPostCard
({ image, title, isSaved, category, onPressPost, onPressSave }: Props)
src/components/Post/PostCard.tsx:27
FunctionPostDetailHeader
({ topMargin, headerImage, onPressSave, onPressBack, isSavedPost, onPressShare, }: Props)
src/components/PostDetail/PostDetailHeader.tsx:15
FunctionPostDetailScreen
()
src/screens/Blog/PostDetailScreen.tsx:25
FunctionRenderItem
({ item })
src/components/HomeSlider/index.tsx:39
FunctionRenderItem
({ item: post })
src/screens/Blog/HomeScreen.tsx:46
FunctionRenderItem
({ item: post })
src/screens/Blog/ExploreScreen.tsx:47
FunctionRenderItem
({ item: post })
src/screens/Blog/SavedScreen.tsx:23
FunctionRenderListHeader
()
src/screens/Blog/HomeScreen.tsx:52
FunctionSavedScreen
()
src/screens/Blog/SavedScreen.tsx:11
FunctionSliderDots
({ count = 0, activeIndex = 0 })
src/components/HomeSlider/SliderDots.tsx:3
FunctionSliderItem
({ image, categoryName, title, onPress }: Props)
src/components/HomeSlider/SliderItem.tsx:13
FunctionWelcomeScreen
()
src/screens/Welcome/index.tsx:16
FunctionafterCreate
()
src/store/PostStore.ts:46
FunctioncategoryName
(categoryIds: string[])
src/store/CategoryStore.ts:16
FunctionclearAll
()
src/store/SearchStore.ts:69
FunctionclearAll
()
src/store/SavedStore.ts:46
FunctionclearAll
()
src/store/CategoryStore.ts:40
FunctionclearAll
()
src/store/PostStore.ts:146
FunctionclearResult
()
src/store/SearchStore.ts:42
FunctiongetCategories
()
src/store/CategoryStore.ts:26
FunctiongetPosts
()
src/store/PostStore.ts:103
FunctiongetSelectedPost
(id: string)
src/store/PostStore.ts:64
FunctionincreasePage
()
src/store/PostStore.ts:141
FunctionisSavedPost
(postId: string)
src/store/SavedStore.ts:15
FunctionlistResult
()
src/store/SearchStore.ts:15
FunctionlistResult
()
src/store/SavedStore.ts:10
FunctionlistingPosts
()
src/store/PostStore.ts:60
FunctiononEndReached
()
src/screens/Blog/HomeScreen.tsx:33
FunctiononPressSave
()
src/screens/Blog/PostDetailScreen.tsx:48
FunctiononPressShare
()
src/screens/Blog/PostDetailScreen.tsx:50
FunctiononRefresh
()
src/screens/Blog/HomeScreen.tsx:41
FunctiononScroll
(event: NativeSyntheticEvent<NativeScrollEvent>)
src/components/HomeSlider/index.tsx:31
FunctionsearchPost
()
src/store/SearchStore.ts:46
FunctionsetLoading
(loading: boolean)
src/store/SearchStore.ts:38
FunctionsetLoading
(loading: boolean)
src/store/PostStore.ts:95
FunctionsetPullToRefresh
(pullToRefresh: boolean)
src/store/PostStore.ts:99
FunctionsetTerm
(term: string)
src/store/SearchStore.ts:34
FunctionsliderPosts
()
src/store/PostStore.ts:68