Coder Social home page Coder Social logo

Comments (8)

yong-s avatar yong-s commented on August 17, 2024 2

期待大佬把iOS做大做强

from musicfree.

maotoumao avatar maotoumao commented on August 17, 2024

感谢分享ios打包经验~~~ ☺

from musicfree.

hoochanlon avatar hoochanlon commented on August 17, 2024

现在各家平台的版权保护真鸡巴严,会不会引起版权问题的警告啊,有点担心.jpg

from musicfree.

wencyGit avatar wencyGit commented on August 17, 2024

看了源码,一时没看懂歌词滚动到对应歌词的逻辑,能否指明一下呢😅
@maotoumao

from musicfree.

zhuguibiao avatar zhuguibiao commented on August 17, 2024

看了源码,一时没看懂歌词滚动到对应歌词的逻辑,能否指明一下呢😅 @maotoumao

歌词一般格式是时间加歌词,比如:[00:06.00]爱我还是他,歌曲播放到这个6s这个时间点,匹配到对应时间歌词position,然后滚过去啦~

from musicfree.

wencyGit avatar wencyGit commented on August 17, 2024

image
@zhuguibiao 在demo中已经基本能滚动,就是看你的项目中FlatList有很多参数,因为我是后端的,目前没怎么看懂有啥用。后面在慢慢摸索😂

from musicfree.

maotoumao avatar maotoumao commented on August 17, 2024

@wencyGit

@zhuguibiao 说的没错~ 主要是在这里(src/pages/musicDetail/components/content/lyric.tsx):

image

当lyric变动的时候,通过列表的scrollToIndex滚动到对应index的歌词项;

有些地方写的不是很好😂,有啥觉得不合逻辑的提issue就行

from musicfree.

qiupo avatar qiupo commented on August 17, 2024

不关心ui问题,打包出来还是能用的,改成ipa自签一下就能用
musicFree.zip

from musicfree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.