This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
Watch
2
Star
0
Fork
0
You've already forked status-react
mirror of
https://github.com/status-im/status-react.git
synced
2025-01-09 10:42:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 20:35:04 +03:00
'use strict'
;
import
{
NativeModules
}
from
'react-native'
;
update react-native and project dependencies [#bug] fix realm version
2017-10-19 06:38:20 +02:00
module
.
exports
=
NativeModules
.
Status
;
Reference in New Issue
Copy Permalink