UNPKG
react-native-smf-location
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Amap and LocationView
github.com/shuifeng/react-native-sf-mob
shuifeng/react-native-sf-mob
react-native-smf-location
/
index.js
9 lines
(7 loc)
•
133 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Created by SF on 2018/4/12. */
import
{
NativeModules
}
from
'react-native'
;
export
default
NativeModules
.
RNSFLocation
;