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