This website requires JavaScript.
Explore
Help
Sign In
status-im
/
waku-react-native
Watch
2
Star
0
Fork
0
You've already forked waku-react-native
mirror of
https://github.com/status-im/waku-react-native.git
synced
2025-02-18 09:16:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
waku-react-native
/
example
/
babel.config.js
7 lines
108 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
chore: update example and go-waku version
2022-12-12 14:50:50 -04:00
module
.
exports
=
function
(
api
)
{
api
.
cache
(
true
)
;
return
{
presets
:
[
'babel-preset-expo'
]
,
}
;
Initial commit
2022-05-10 19:42:15 -04:00
}
;
Reference in New Issue
Copy Permalink