GitHubPopular icon indicating copy to clipboard operation
GitHubPopular copied to clipboard

这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。#适配RN最新版在这里☞#

Results 69 GitHubPopular issues
Sort by recently updated
recently updated
newest added

/Users/fangzhigang/Documents/workspace/app/GitHubPopular/node_modules/react-native-splash-screen/ios/SplashScreen.h:9:9: fatal error: 'React/RCTBridgeModule.h' file not found

RefreshControl和react-native-scrollable-tab-view一起使用时会发生冲突,请问怎么解决?

在乐视手机上运行不起来,直接崩溃。但是编译成功

例如 ``` create android\app\src\main\java\com\githubpopular\MainActivity.java create android\app\src\main\java\com\githubpopular\MainApplication.java ``` 完整记录如下 ``` D:\ubuntu\GitHubPopular (master) ([email protected]) λ react-native upgrade Upgrading project to react-native v0.32.0 Be sure to read the release notes and breaking changes:...

为什么再手机上运行很卡,实在是卡顿。点击一次都要等个5秒才有反应。手机型号 SM-G9006V - 6.0.1 Installing APK 'app-debug.apk' on 'SM-G9006V - 6.0.1' for app:debug Installed on 1 device.

componentWillUnmount() { this.props.homeComponent.removeSubscriber(this.onSubscriber); } onSubscriber = (preTab, currentTab)=> { var changedValues = this.props.homeComponent.changedValues; if (changedValues.my.themeChange && preTab.styles) { this.setState({ theme: preTab }) return; } if (currentTab != FLAG_TAB.flag_trendingTab)return; if (FLAG_TAB.flag_trendingTab...

I have already run in simulator by `react-native run-ios`,but i do not konw hou to run in my device.

![Uploading 30117DBC-B797-4AB0-8BBE-83CC3E9AB709.png…]()

(base) leon@leondeMacBook-Pro-2 GitHubPopular % react-native run-ios node:child_process:924 throw err; ^ Error: spawnSync /Users/leon/OpenSourceProj/RN/GitHubPopular/node_modules/react-native/local-cli/setup_env.sh Unknown system error -8 at Object.spawnSync (node:internal/child_process:1117:20) at spawnSync (node:child_process:871:24) at Object.execFileSync (node:child_process:914:15) at Object.run (/Users/leon/OpenSourceProj/RN/GitHubPopular/node_modules/react-native/local-cli/cliEntry.js:132:16) at...