first commit

This commit is contained in:
NishantRajputRN
2026-04-16 15:23:13 +05:30
commit aa56e08ffd
523 changed files with 229267 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import { NativeModules } from 'react-native';
const { IRLogin } = NativeModules;
export default IRLogin;