mirror of
https://github.com/arx-research/libhalo.git
synced 2026-01-08 04:44:13 -05:00
Docs: Update import spec for React Native (#458)
This commit is contained in:
committed by
GitHub
parent
9c9a760ea1
commit
031d8c2f1c
@@ -64,7 +64,7 @@ Import necessary functions:
|
||||
|
||||
```javascript
|
||||
import NfcManager, {NfcTech} from 'react-native-nfc-manager';
|
||||
import {execHaloCmdRN} from '@arx-research/libhalo/api/react-native.js';
|
||||
import {execHaloCmdRN} from '@arx-research/libhalo/api/react-native';
|
||||
```
|
||||
|
||||
Add basic code to process the NFC tags:
|
||||
|
||||
Reference in New Issue
Block a user