Skip to content

Commit 61f7482

Browse files
committed
Add react-native-gnss-status-checker library
- React Native module for checking GNSS status and satellite information on Android - Supports NavIC and dual-frequency GPS - Includes new architecture support - Added npm package, demo video, and example repository
1 parent 2097f47 commit 61f7482

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16878,5 +16878,14 @@
1687816878
"ios": true,
1687916879
"android": true,
1688016880
"newArchitecture": true
16881+
},
16882+
{
16883+
"githubUrl": "https://github.com/vijayanandof/react-native-gnss-status-checker",
16884+
"npmPkg": "react-native-gnss-status-checker",
16885+
"images": ["https://youtube.com/shorts/4Tt8_cUEmNY?si=MsYwZAyRC4PwHmAk"],
16886+
"ios": false,
16887+
"android": true,
16888+
"newArchitecture": true,
16889+
"examples": ["https://github.com/vijayanandof/GnssTestApp"]
1688116890
}
1688216891
]

0 commit comments

Comments
 (0)