Tech Stack
Description
BitcoinTAF is a React Native crypto wallet and e-learning platform published on both the App Store and Google Play Store.
A standout piece of work is the custom HLS video player that streams Vimeo chunks with pinch-to-zoom powered by React Native Gesture Handler and YouTube-style quality control — working consistently across iOS and Android.
The video player was extracted into an open-source npm package: react-native-video-zoom, available for the React Native community.
- React Native (Expo) crypto wallet and e-learning app on iOS and Android.
- Custom HLS video player: Vimeo chunk streaming, pinch-to-zoom, quality ladder.
- React Native Reanimated for smooth, performant animations throughout.
- Published the video player as the open-source npm package react-native-video-zoom.
- Published on App Store and Google Play Store.
Page Info
Crypto wallet
React Native crypto wallet experience published on both the App Store and Google Play Store.
Custom HLS video player
Streams Vimeo HLS chunks with pinch-to-zoom via React Native Gesture Handler and YouTube-style quality control — cross-platform on iOS and Android.
Open-source npm package
The custom video player was extracted and published as the open-source npm package react-native-video-zoom.