Skip to content

Commit

Permalink
[bare-expo] Update BasePackageList after adding ScreenCapture module
Browse files Browse the repository at this point in the history
  • Loading branch information
sjchmiela committed May 25, 2020
1 parent 8504c1e commit 9102341
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ public List<Package> getPackageList() {
new expo.modules.permissions.PermissionsPackage(),
new expo.modules.print.PrintPackage(),
new expo.modules.random.RandomPackage(),
new expo.modules.screencapture.ScreenCapturePackage(),
new expo.modules.screenorientation.ScreenOrientationPackage(),
new expo.modules.securestore.SecureStorePackage(),
new expo.modules.sensors.SensorsPackage(),
Expand Down

0 comments on commit 9102341

Please sign in to comment.