mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-08 07:28:37 +08:00
fix: address code review issues in danmaku components
This commit is contained in:
@@ -9,7 +9,7 @@ import { Ionicons } from '@expo/vector-icons';
|
||||
import type { PlayUrlResponse, VideoShotData, DanmakuItem } from '../services/types';
|
||||
import { buildDashMpdUri } from '../utils/dash';
|
||||
import { getHeatmap, getVideoShot } from '../services/bilibili';
|
||||
import { DanmakuOverlay } from './DanmakuOverlay';
|
||||
import DanmakuOverlay from './DanmakuOverlay';
|
||||
|
||||
const BAR_H = 3;
|
||||
const BALL = 12;
|
||||
|
||||
Reference in New Issue
Block a user