This website requires JavaScript.
Explore
Help
Sign In
brandon.presley
/
Swiper
Watch
1
Star
0
Fork
0
You've already forked Swiper
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
237cd64887
Swiper
/
babel.config.js
4 lines
76 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add basic swipe functionality through videos Still need to work on: 1. Progress meter 2. Pause on tap 3. App icon 4. Dark/light mode detection 5. Height not being centered 6. Slide numbers on the bottom color
2022-12-15 16:31:35 +13:00
module
.
exports
=
{
presets
:
[
'module:metro-react-native-babel-preset'
]
,
Ran prettier
2022-12-18 18:32:44 +13:00
}
Reference in New Issue
Copy Permalink