Skip to content

Commit

Permalink
Merge pull request #28 from nebolsin/rn-0.57.1-0.57.2
Browse files Browse the repository at this point in the history
Support React Native 0.57.1 and 0.57.2
  • Loading branch information
orta authored Oct 12, 2018
2 parents db5a33d + c4aee04 commit 4660b0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/cocoapods-fix-react-native/versions/0_57_1-post.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_relative './0_57_0-post'

2 changes: 2 additions & 0 deletions lib/cocoapods-fix-react-native/versions/0_57_2-post.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require_relative './0_57_1-post'

0 comments on commit 4660b0c

Please sign in to comment.