-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add React Dev tools plugin to RNTester
Reviewed By: PeteTheHeat Differential Revision: D17222856 fbshipit-source-id: d5d69e94f500108ef2e856ffaf2958120c7d25d3
- Loading branch information
1 parent
04a0112
commit 6a9ea48
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ def flipper_pods() | |
pod 'FlipperKit/FlipperKitLayoutPlugin', '~>' + flipperkit_version, :configuration => 'Debug' | ||
pod 'FlipperKit/SKIOSNetworkPlugin', '~>' + flipperkit_version, :configuration => 'Debug' | ||
pod 'FlipperKit/FlipperKitUserDefaultsPlugin', '~>' + flipperkit_version, :configuration => 'Debug' | ||
pod 'FlipperKit/FlipperKitReactPlugin' '~>' + flipperkit_version, :configuration => 'Debug' | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
axe-fb
Author
Contributor
|
||
end | ||
|
||
# Post Install processing for Flipper | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@axe-fb Hey, FlipperKitReactPlugin already published? I can't find it by
pod search FlipperKit
.https://github.com/CocoaPods/Specs/blob/master/Specs/3/2/5/FlipperKit/0.23.6/FlipperKit.podspec.json