GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
To run the playground project, first clone this repo: git clone git@github.com:listenzz/react-native-navigation-hybrid.gitcdreact-native-navigation-hybrid npm install npm start Then, in another CLI window: To run on iOS:npm run run:ios To run on Android:npm run run:android make sure that...
GSYGithubApp 系列的起源,单纯因为本人是个重度Github使用者,同时也想把 React Native 的相关经验做下沉淀,自然而然 GSYGithubApp 应运而生。而后的开发过程中发现,实现 GithubApp 能够成为经验的沉淀、技术的尝试、以及学习的驱动时,GSYGithubApp 成为本人推崇的项目。 如今在Flutter大潮下,GSYGithubApp ...
复制代码letgetData=async()=>{console.log(searchKey,'searchKey')leturl=`https://api.github.com/search/repositories?q=${searchKey}`;fetch(url).then(res=>{if(res.ok){returnres.json()}thrownewError('请求失败')}).then(res=>{console.log(res);}).catch(err=>{console.log(err)})} Async...
桌面端不管是win还是linux,直接用electron加上react写视图 浏览器Web平台不说,自然就是js,至于数据...
expo 自带有一个了,预览图标地址在https://icons.expo.fyi/Index 复制代码@expo/vector-icons/Ionicons react native 可以用react-native-vector-icons这个库 这里需要对android、iOS单独设置,具体看官网就可以了 react-native-vector-icons 图标库预览 https://oblador.github.io/react-native-vector-icons/ ...
超完整的Flutter项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,
超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithub系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,...
跨平台作为移动开发中不可或缺的构成,GSYGithubApp系列一直致力于跨平台开发中的各种尝试,目前已经拥有 GSYGithubAppFlutter 、 GSYGithubAppWeex 、 GSYGithubApp (React Native) 三个版本,每一个都拥有较高的完成度, 并且不定时持续优化更新。
跨平台作为移动开发中不可或缺的构成,GSYGithubApp系列一直致力于跨平台开发中的各种尝试,目前已经拥有 GSYGithubAppFlutter 、 GSYGithubAppWeex 、 GSYGithubApp (React Native) 三个版本,每一个都拥有较高的完成度, 并且不定时持续优化更新。