Parcourir la source

API Integrated for Unsigned Page

Savio Fernando il y a 1 an
Parent
commit
2caf3072b4
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      src/screens/Auth/UnsignedPage.js

+ 3 - 3
src/screens/Auth/UnsignedPage.js

@@ -138,9 +138,9 @@ const UnsignedPage = props => {
 
 
                     }
-                    <TrendingSection />
-                    <CategorySection />
-                    <RecentPostsSection />
+                    <TrendingSection navigation={navigation}/>
+                    <CategorySection navigation={navigation}/>
+                    <RecentPostsSection navigation={navigation}/>
 
                     {/* <View style={styles.underlinePillContainer}>
                     <ScrollView horizontal showsHorizontalScrollIndicator={false}>