UNPKG
react-native-smartconfig
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
react-native ESP8266 smartconfig module
react-native-smartconfig
/
index.js
5 lines
(4 loc)
•
89 B
JavaScript
View Raw
1
2
3
4
5
import
{
NativeModules
}
from
'react-native'
;
export
default
NativeModules
.
Smartconfig
;