Send Message to Pharmacy from Peerscribe

This commit is contained in:
Abhay Raizada
2024-03-28 17:50:51 +05:30
parent 23278c9b64
commit 92a8f24743
5 changed files with 508 additions and 27 deletions

View File

@@ -4,6 +4,7 @@
import {AppRegistry} from 'react-native';
import 'text-encoding-polyfill';
import 'react-native-get-random-values';
import App from './App';
import {name as appName} from './app.json';