Skip to content

Commit

Permalink
Merge pull request #7 from youngmonkeys/dev
Browse files Browse the repository at this point in the history
version 1.0.0-beta5
  • Loading branch information
tvd12 authored Aug 15, 2021
2 parents aacfa53 + 316188a commit 9326ea1
Show file tree
Hide file tree
Showing 49 changed files with 245 additions and 942 deletions.
734 changes: 0 additions & 734 deletions example/ios/hello_react_native.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"ezyfox-server-react-native-client": "^1.0.0-beta3",
"ezyfox-server-react-native-client": "^1.0.0-beta5",
"mvc-es6": "^1.1.1",
"react": "17.0.1",
"react-native": "0.64.2"
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-server-react-native-client.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.platforms = { :ios => "10.0" }
s.source = { :git => "https://github.com/youngmonkeys/ezyfox-server-react-native-client.git", :tag => "#{s.version}" }

s.source_files = "ios/**/*.{h,m,mm}"
s.source_files = "ios/**/*.{h,m,mm,c,cpp}"

s.dependency "React-Core"
end
32 changes: 16 additions & 16 deletions lib/commonjs/ezy-client.js

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

2 changes: 1 addition & 1 deletion lib/commonjs/ezy-client.js.map

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

6 changes: 3 additions & 3 deletions lib/commonjs/ezy-clients.js

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

Loading

0 comments on commit 9326ea1

Please sign in to comment.