This website requires JavaScript.
Explore
Help
Sign In
status-im
/
waku-react-native
mirror of
https://github.com/status-im/waku-react-native.git
Watch
2
Star
0
Fork
You've already forked waku-react-native
0
Code
Issues
Projects
Releases
Wiki
Activity
discovery
waku-react-native
/
example
/
babel.config.js
7 lines
108 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
function
(
api
)
{
api
.
cache
(
true
)
;
return
{
presets
:
[
'babel-preset-expo'
]
,
}
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink