Browse Source

Quite el boton de prueba, probe muchas veces confirm y funciona. voy a hacer push.

ErnestoOrtiz2 3 years ago
parent
commit
dca856a60d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      screens/main/Home_page.js

+ 1
- 1
screens/main/Home_page.js View File

311
           />
311
           />
312
           </TouchableOpacity>
312
           </TouchableOpacity>
313
         )}
313
         )}
314
-            />
314
+        />
315
           <Button
315
           <Button
316
           title ='Availability'
316
           title ='Availability'
317
           onPress= {() => navigation.navigate('Availability')}
317
           onPress= {() => navigation.navigate('Availability')}