Merge remote-tracking branch 'mosip-origin/qa-develop' into ravikp_develop-27-01-2023

This commit is contained in:
krishnakumar4a4
2023-01-30 15:03:24 +05:30
47 changed files with 1315 additions and 718 deletions

View File

@@ -1,7 +1,7 @@
import React from 'react';
import { TFunction, useTranslation } from 'react-i18next';
import { Switch } from 'react-native-elements';
import { Platform } from 'react-native';
import { I18nManager, Platform } from 'react-native';
import QRCode from 'react-native-qrcode-svg';
import { Centered, Button, Row, Column, Text } from '../../components/ui';