Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: React Native CodeGen integration for 0.64-stable #31027

Merged
merged 7 commits into from
Mar 1, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: add codegen script back
grabbou committed Feb 22, 2021
commit d49f623421ab02ae39ad7149a40a8ea8ac69319e
1 change: 1 addition & 0 deletions React/FBReactNativeSpec/FBReactNativeSpec.podspec
Original file line number Diff line number Diff line change
@@ -46,4 +46,5 @@ Pod::Spec.new do |s|
s.dependency "React-jsi", version
s.dependency "ReactCommon/turbomodule/core", version

use_react_native_codegen! (s)
end