Skip to content

Commit

Permalink
fix: expo support
Browse files Browse the repository at this point in the history
  • Loading branch information
Almouro committed Jan 28, 2019
1 parent 8277405 commit 54fe29c
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Example/metro.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
"lodash",
"recompose",
"@bam.tech/react-native-modalbox",
"@bam.tech/react-native-root-siblings",
"react-native-root-siblings",
"@babel/runtime"
]
}
Expand Down
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@bam.tech/react-native-modalbox": "^1.4.2",
"@bam.tech/react-native-root-siblings": "^2.0.3",
"react-native-root-siblings": "3.1.7",
"date-fns": "^1.29.0",
"formik": "^1.4.0",
"lodash": "^4.17.11",
Expand Down
25 changes: 9 additions & 16 deletions Example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -578,14 +578,6 @@
create-react-class "^15.6.0"
prop-types "^15.5.10"

"@bam.tech/react-native-root-siblings@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@bam.tech/react-native-root-siblings/-/react-native-root-siblings-2.0.3.tgz#ac1dee579874998b2796ad20f6648d7033320c5c"
integrity sha1-rB3uV5h0mYsnlq0g9mSNcDMyDFw=
dependencies:
fbemitter "^2.1.1"
static-container "^1.0.0"

abab@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.0.tgz#aba0ab4c5eee2d4c79d3487d85450fb2376ebb0f"
Expand Down Expand Up @@ -1810,13 +1802,6 @@ fb-watchman@^2.0.0:
dependencies:
bser "^2.0.0"

fbemitter@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/fbemitter/-/fbemitter-2.1.1.tgz#523e14fdaf5248805bb02f62efc33be703f51865"
integrity sha1-Uj4U/a9SSIBbsC9i78M75wP1GGU=
dependencies:
fbjs "^0.8.4"

fbjs-css-vars@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/fbjs-css-vars/-/fbjs-css-vars-1.0.1.tgz#836d876e887d702f45610f5ebd2fbeef649527fc"
Expand All @@ -1836,7 +1821,7 @@ fbjs-scripts@^1.0.0:
semver "^5.1.0"
through2 "^2.0.0"

fbjs@^0.8.0, fbjs@^0.8.1, fbjs@^0.8.4, fbjs@^0.8.9:
fbjs@^0.8.0, fbjs@^0.8.1, fbjs@^0.8.9:
version "0.8.17"
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd"
dependencies:
Expand Down Expand Up @@ -4146,6 +4131,14 @@ react-native-modal@^6.2.0:
prop-types "^15.6.1"
react-native-animatable "^1.2.4"

[email protected]:
version "3.1.7"
resolved "https://registry.yarnpkg.com/react-native-root-siblings/-/react-native-root-siblings-3.1.7.tgz#9af7cf7495311db9fbe929201a3234ed114cfe77"
integrity sha512-KYnDyEOR0YSt6WBY3zpF2OOC6AED7dOhdKZamOJaEmBVl8LO3bzvqu39AToH4G3fOspAJVtop7MjH7bzUxtUFQ==
dependencies:
prop-types "^15.6.2"
static-container "^1.0.0"

[email protected]:
version "0.57.7"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.57.7.tgz#5b3af1c43366c41d8d8d2540fea8ce590060bca1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"dependencies": {
"@bam.tech/react-native-modalbox": "^1.4.2",
"@bam.tech/react-native-root-siblings": "^2.0.3",
"react-native-root-siblings": "3.1.7",
"lodash": "4.17.5",
"recompose": "^0.26.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/withPickerValues/KeyboardModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import React, { PureComponent } from "react";
import { Easing, Keyboard } from "react-native";
import Modal from "@bam.tech/react-native-modalbox";
import RootSiblings from "@bam.tech/react-native-root-siblings";
import RootSiblings from "react-native-root-siblings";

type PropsType = {
style: Object,
Expand Down
23 changes: 9 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -865,13 +865,6 @@
create-react-class "^15.6.0"
prop-types "^15.5.10"

"@bam.tech/react-native-root-siblings@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@bam.tech/react-native-root-siblings/-/react-native-root-siblings-2.0.3.tgz#ac1dee579874998b2796ad20f6648d7033320c5c"
dependencies:
fbemitter "^2.1.1"
static-container "^1.0.0"

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
Expand Down Expand Up @@ -4072,12 +4065,6 @@ fb-watchman@^2.0.0:
dependencies:
bser "^2.0.0"

fbemitter@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/fbemitter/-/fbemitter-2.1.1.tgz#523e14fdaf5248805bb02f62efc33be703f51865"
dependencies:
fbjs "^0.8.4"

fbjs-scripts@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/fbjs-scripts/-/fbjs-scripts-0.8.1.tgz#c1c6efbecb7f008478468976b783880c2f669765"
Expand All @@ -4103,7 +4090,7 @@ fbjs@^0.8.0:
setimmediate "^1.0.5"
ua-parser-js "^0.7.18"

fbjs@^0.8.1, fbjs@^0.8.14, fbjs@^0.8.16, fbjs@^0.8.4, fbjs@^0.8.9:
fbjs@^0.8.1, fbjs@^0.8.14, fbjs@^0.8.16, fbjs@^0.8.9:
version "0.8.16"
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.16.tgz#5e67432f550dc41b572bf55847b8aca64e5337db"
dependencies:
Expand Down Expand Up @@ -8389,6 +8376,14 @@ react-fast-compare@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-1.0.0.tgz#813a039155e49b43ceffe99528fe5e9d97a6c938"

[email protected]:
version "3.1.7"
resolved "https://registry.yarnpkg.com/react-native-root-siblings/-/react-native-root-siblings-3.1.7.tgz#9af7cf7495311db9fbe929201a3234ed114cfe77"
integrity sha512-KYnDyEOR0YSt6WBY3zpF2OOC6AED7dOhdKZamOJaEmBVl8LO3bzvqu39AToH4G3fOspAJVtop7MjH7bzUxtUFQ==
dependencies:
prop-types "^15.6.2"
static-container "^1.0.0"

[email protected]:
version "0.53.0"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.53.0.tgz#d57b49b1683f3bbfffd098fd07f7be0ff9e9df74"
Expand Down

0 comments on commit 54fe29c

Please sign in to comment.