-
Notifications
You must be signed in to change notification settings - Fork 167
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
feat(ios): adopt facebook-ios-sdk 17.1.0 #557
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dbcc85 - Browse repository at this point
Copy the full SHA 7dbcc85View commit details -
docs(example): update example construction to current react-native
- yarn2+ is now used - touch empty yarn.lock during construction to make example distinct - add react-native-fbsdk-next using new git dep syntax - git is initialized by default now, avoid that - npx now prompts unless you specify for it to go unattended mode - facebook ContentProvider on android is an instant crash now for some reason
Configuration menu - View commit details
-
Copy full SHA for 703b3ea - Browse repository at this point
Copy the full SHA 703b3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da2cee - Browse repository at this point
Copy the full SHA 7da2ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 964bfe4 - Browse repository at this point
Copy the full SHA 964bfe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed0d56 - Browse repository at this point
Copy the full SHA bed0d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7a54d - Browse repository at this point
Copy the full SHA 4a7a54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e758fd - Browse repository at this point
Copy the full SHA 4e758fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dfec59 - Browse repository at this point
Copy the full SHA 7dfec59View commit details -
build(deps): update most javascript dependencies
of note: - typescript updated, and that updated the plugin's built artifact - semantic release stuff all moved across majors, deserves a close watch during release
Configuration menu - View commit details
-
Copy full SHA for 24682a3 - Browse repository at this point
Copy the full SHA 24682a3View commit details -
done separately in case it changed the built artifact in some way
Configuration menu - View commit details
-
Copy full SHA for 3a35f69 - Browse repository at this point
Copy the full SHA 3a35f69View commit details
Commits on Sep 27, 2024
-
fix(android): handle onCatalystInstanceDestroy deprecation from rn74
- implement new invalidate method - keep previous onCatalystInstanceDestroy method since it called super
Configuration menu - View commit details
-
Copy full SHA for 2ee8f8f - Browse repository at this point
Copy the full SHA 2ee8f8fView commit details -
fix(android, profile): fix varargs call ambiguity
- was calling varargs method with null which was ambiguous - call was annotated as argument optional, so remove null to resolve
Configuration menu - View commit details
-
Copy full SHA for 45c69a6 - Browse repository at this point
Copy the full SHA 45c69a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c66502d - Browse repository at this point
Copy the full SHA c66502dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb85085 - Browse repository at this point
Copy the full SHA fb85085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27bb87a - Browse repository at this point
Copy the full SHA 27bb87aView commit details