autocomplete upd to local

This commit is contained in:
feruz 2019-12-12 11:15:11 +02:00
parent 2bdcec4e24
commit 7bf9bf6488
4 changed files with 8 additions and 8 deletions

View File

@ -24,6 +24,7 @@
"dependencies": { "dependencies": {
"@babel/runtime": "^7.5.5", "@babel/runtime": "^7.5.5",
"@esteemapp/esteem-render-helpers": "^1.2.2", "@esteemapp/esteem-render-helpers": "^1.2.2",
"@esteemapp/react-native-autocomplete-input": "^4.2.1",
"@ptomasroos/react-native-multi-slider": "^1.0.0", "@ptomasroos/react-native-multi-slider": "^1.0.0",
"@react-native-community/netinfo": "^4.1.3", "@react-native-community/netinfo": "^4.1.3",
"appcenter": "^2.6.0", "appcenter": "^2.6.0",
@ -48,7 +49,6 @@
"react-intl": "^3.3.1", "react-intl": "^3.3.1",
"react-native": "^0.61.5", "react-native": "^0.61.5",
"react-native-actionsheet": "^2.4.2", "react-native-actionsheet": "^2.4.2",
"react-native-autocomplete-input": "^4.1.0",
"react-native-autoheight-webview": "^1.2.2", "react-native-autoheight-webview": "^1.2.2",
"react-native-code-push": "esteemapp/react-native-code-push", "react-native-code-push": "esteemapp/react-native-code-push",
"react-native-config": "luggit/react-native-config#master", "react-native-config": "luggit/react-native-config#master",

View File

@ -4,7 +4,7 @@ import { Text, View, ScrollView, TouchableOpacity, Alert } from 'react-native';
import { WebView } from 'react-native-webview'; import { WebView } from 'react-native-webview';
import get from 'lodash/get'; import get from 'lodash/get';
import ActionSheet from 'react-native-actionsheet'; import ActionSheet from 'react-native-actionsheet';
import Autocomplete from 'react-native-autocomplete-input'; import Autocomplete from '@esteemapp/react-native-autocomplete-input';
import { Icon, TextInput } from '..'; import { Icon, TextInput } from '..';
import { steemConnectOptions } from '../../constants/steemConnectOptions'; import { steemConnectOptions } from '../../constants/steemConnectOptions';

View File

@ -4,7 +4,7 @@ import { Text, View, ScrollView, TouchableOpacity, Alert } from 'react-native';
import { WebView } from 'react-native-webview'; import { WebView } from 'react-native-webview';
import get from 'lodash/get'; import get from 'lodash/get';
import ActionSheet from 'react-native-actionsheet'; import ActionSheet from 'react-native-actionsheet';
import Autocomplete from 'react-native-autocomplete-input'; import Autocomplete from '@esteemapp/react-native-autocomplete-input';
import { ScaleSlider, TextInput } from '..'; import { ScaleSlider, TextInput } from '..';
import { steemConnectOptions } from '../../constants/steemConnectOptions'; import { steemConnectOptions } from '../../constants/steemConnectOptions';

View File

@ -1110,6 +1110,11 @@
url "^0.11.0" url "^0.11.0"
xmldom "^0.1.27" xmldom "^0.1.27"
"@esteemapp/react-native-autocomplete-input@^4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@esteemapp/react-native-autocomplete-input/-/react-native-autocomplete-input-4.2.1.tgz#a883db553dcc152cf6ac5e6a39bc7e35682286ce"
integrity sha512-lZFIRoAmFhON69BuoWDbXXBSmjLRM4GDyIbaVwcRPD4y9l9wVgYIpN7MdtgRj66XYhS1ffJZhhMhqlzRC5sFAQ==
"@formatjs/intl-relativetimeformat@^4.1.1": "@formatjs/intl-relativetimeformat@^4.1.1":
version "4.2.0" version "4.2.0"
resolved "https://registry.yarnpkg.com/@formatjs/intl-relativetimeformat/-/intl-relativetimeformat-4.2.0.tgz#dc403699eb5755dd19307c93a6541232b14dd721" resolved "https://registry.yarnpkg.com/@formatjs/intl-relativetimeformat/-/intl-relativetimeformat-4.2.0.tgz#dc403699eb5755dd19307c93a6541232b14dd721"
@ -7534,11 +7539,6 @@ react-native-actionsheet@^2.4.2:
resolved "https://registry.yarnpkg.com/react-native-actionsheet/-/react-native-actionsheet-2.4.2.tgz#6a00dd51a75ef2c8974312130e405af73191500f" resolved "https://registry.yarnpkg.com/react-native-actionsheet/-/react-native-actionsheet-2.4.2.tgz#6a00dd51a75ef2c8974312130e405af73191500f"
integrity sha512-DBoWIvVwuWXuptF4t46pBqkFxaUxS+rsIdHiA05t0n4BdTIDV2R4s9bLEUVOGzb94D7VxIamsXZPA/3mmw+SXg== integrity sha512-DBoWIvVwuWXuptF4t46pBqkFxaUxS+rsIdHiA05t0n4BdTIDV2R4s9bLEUVOGzb94D7VxIamsXZPA/3mmw+SXg==
react-native-autocomplete-input@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-native-autocomplete-input/-/react-native-autocomplete-input-4.1.0.tgz#979ece28d891b245ecb967b6d31f1f924445b8ab"
integrity sha512-Yn4GulZ9F6tde74UUGZHdVFeYWVuL7+EbUZy6kt+QHrzMc5B4OuRop1FT4RyWLpvbySW/vvqYgj9LAmlzkuEqA==
react-native-autoheight-webview@^1.2.2: react-native-autoheight-webview@^1.2.2:
version "1.2.2" version "1.2.2"
resolved "https://registry.yarnpkg.com/react-native-autoheight-webview/-/react-native-autoheight-webview-1.2.2.tgz#5b65fdad47f552cd154fc9dd916aebc69492cc24" resolved "https://registry.yarnpkg.com/react-native-autoheight-webview/-/react-native-autoheight-webview-1.2.2.tgz#5b65fdad47f552cd154fc9dd916aebc69492cc24"