Skip to content

Commit

Permalink
Revert "deps: [WLEO-170] Update to RN073 (#180)"
Browse files Browse the repository at this point in the history
This reverts commit 0774386.
  • Loading branch information
LazyAfternoons committed Jan 28, 2025
1 parent 90972ec commit 87f6e94
Show file tree
Hide file tree
Showing 28 changed files with 2,516 additions and 3,066 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
presets: ["module:@react-native/babel-preset"],
presets: ['module:metro-react-native-babel-preset'],
};
2 changes: 1 addition & 1 deletion example/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ source 'https://rubygems.org'
ruby ">= 2.6.10"

gem 'cocoapods', '>= 1.13'
gem 'activesupport', '>= 6.1.7.5', '< 7.1.0'
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'
2 changes: 1 addition & 1 deletion example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ PLATFORMS
ruby

DEPENDENCIES
activesupport (>= 6.1.7.5, < 7.1.0)
activesupport (>= 6.1.7.3, < 7.1.0)
cocoapods (>= 1.13)

RUBY VERSION
Expand Down
20 changes: 15 additions & 5 deletions example/android/app/build.gradle

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions example/android/app/src/debug/AndroidManifest.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion example/android/app/src/main/AndroidManifest.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87f6e94

Please sign in to comment.