This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
602b27105b
status-react
/
modules
/
react-native-status
/
index.js
5 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
merged and refactored react-native-status Former-commit-id: 782ea0858996c173c426f23769a7d63a2e84c6a7
2016-09-07 17:35:04 +00:00
'use strict'
;
import
{
NativeModules
}
from
'react-native'
;
update react-native and project dependencies [#bug] fix realm version
2017-10-19 04:38:20 +00:00
module
.
exports
=
NativeModules
.
Status
;