Update the application with review

This commit is contained in:
Benard Mathu
2023-09-24 16:49:52 +03:00
committed by Lei Nelissen
parent 488c817892
commit 7d54f00811
6 changed files with 6 additions and 12258 deletions

View File

@@ -4,6 +4,7 @@ import { useNavigation, StackActions } from '@react-navigation/native';
import useDefaultStyles from './Colors';
interface Props {
children?: any;
fullSize?: boolean;
}