Skip to content

wubocong/zhiliao

Repository files navigation

zhiliao-native

基于expo的仿网易云的音乐播放器

运行

删除node_modules/static-container/StaticContainer.js中static PropTypes声明 删除node_modules/react-native-root-toast/lib/ToastContainer.js中的ViewStyleProps和Text.Style.Props

react-native-web性能优化

将node_modules/react-native-web/dist/modules/StyleSheetPropType/index.js中

export default StyleSheetPropType;

替换为

export default function(){return function(){};};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published