Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
1.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janicduplessis committed Jun 14, 2019
1 parent 0a88efa commit 1c58741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fbsdk",
"version": "0.9.0",
"version": "1.0.0-rc.0",
"description": "Facebook SDK support for React Native apps.",
"main": "./js/index.js",
"author": {
Expand Down

4 comments on commit 1c58741

@gamingumar
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, Does v1 only works in react 0.60 and above?

@janicduplessis
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gamingumar Yes, because it is update to androidx.

@gamingumar
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janicduplessis does this effect iOS too?

@janicduplessis
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gamingumar I can't tell for sure but I don't think so

Please sign in to comment.