This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
waku-react-native
Watch
1
Star
0
Fork
0
You've already forked waku-react-native
mirror of
https://github.com/logos-messaging/waku-react-native.git
synced
2026-01-02 22:33:10 +00:00
Code
Issues
Packages
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