Skip to content

Commit 9326ea1

Browse files
authored
Merge pull request #7 from youngmonkeys/dev
version 1.0.0-beta5
2 parents aacfa53 + 316188a commit 9326ea1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+245
-942
lines changed

example/ios/hello_react_native.xcodeproj/project.pbxproj

Lines changed: 0 additions & 734 deletions
Large diffs are not rendered by default.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"ezyfox-server-react-native-client": "^1.0.0-beta3",
13+
"ezyfox-server-react-native-client": "^1.0.0-beta5",
1414
"mvc-es6": "^1.1.1",
1515
"react": "17.0.1",
1616
"react-native": "0.64.2"

ezyfox-server-react-native-client.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.platforms = { :ios => "10.0" }
1414
s.source = { :git => "https://github.com/youngmonkeys/ezyfox-server-react-native-client.git", :tag => "#{s.version}" }
1515

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

1818
s.dependency "React-Core"
1919
end

lib/commonjs/ezy-client.js

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/commonjs/ezy-client.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/commonjs/ezy-clients.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)