Adjusted RTL in scan screens & corrected env.

This commit is contained in:
anil_majji
2023-02-11 20:01:48 +05:30
committed by Sri Kanth Kola
parent 3aa58b2858
commit a9da996314
14 changed files with 55 additions and 23 deletions

View File

@@ -4,7 +4,7 @@ import {
GOOGLE_NEARBY_MESSAGES_API_KEY,
} from 'react-native-dotenv';
export const HOST = 'https://api.dev.mosip.net/residentmobileapp';
export const HOST = MIMOTO_HOST;
export const MY_VCS_STORE_KEY = 'myVCs';