RN-GitHub
RN-GitHub copied to clipboard
Github App of React Native
Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.2. Release notes Sourced from activesupport's releases. v6.1.7.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 2.6.0 to 2.10.0. Release notes Sourced from react-native-reanimated's releases. 2.10.0 🚀 Main changes Added useAnimatedKeyboard() hook Added useFrameCallback() hook Added support for React Native 0.70 Added support...
安卓升级没做彻底,Gradle 7.0之后,compile属性已过期,编译出错,maven插件也不支持了 https://github.com/software-mansion/react-native-reanimated/pull/3120 Remove reference to deprecated "compile" configuration for compatibility with Gradle 7 #3120 https://github.com/auth0/react-native-auth0/pull/450 不知道你这边是否编译过了
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.6.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. Changelog Sourced from cocoapods-downloader's changelog. 1.6.3 (2022-04-01) Enhancements None. Bug Fixes None....
运行安卓报错
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Run CLI with --verbose flag for more details. Error: Command failed: gradlew.bat app:installDebug...
项目运行不起来,安卓,ios均运行不起来,不知道哪里的问题。