-
Currently the country filter drop-down does not have the correct data. We need to update this in line with the rest of the system
Please make use of the country list used in the shipping destinatio…
-
Hi,
I was trying to install ngb-tabset, and i got error on angular-core
>TypeError: Object(...) is not a function
..for which accordingly i ran -
npm install -S @angular/material @a…
-
Hello @maayyaannkk
Please use fragment container to show all countries in app activity. Not a dialog box or your library screen. please look in to it.
Thanks.
-
I'm getting this error after upgrading to:
"react": "16.3.0-alpha.1",
"react-native": "0.54.4",
```
error: bundling failed: SyntaxError in /myapp/node_modules/react-native-country-picker-modal…
-
When calling `CountryPicker.renderFlag` (or `renderImageFlag`/`renderEmojiFlag`) from outside of the component, such as in the case of rendering a standalone flag, the default styles are not applied. …
-
I'm having problem because i need to display the country name and not the flag
{ this.setState({ cca2: value.cca2, countryName: value.name }) }}
cca2={this.state.c…
-
![screenshot_20180518-205711](https://user-images.githubusercontent.com/785824/40233684-f634e094-5ade-11e8-8771-fd94518464dd.png)
This error arises once I changed from android:dev to android:prod. …
-
### What version of gRPC and what language are you using?
Objective-C Swift3
GRPC 1.15.1
BoringSSL 0.0.2
### What operating system (Linux, Windows, …) and version?
Xcode 10.0
### What…
-
Hello,
Thanks for your breat Work
I followed all the steps but I'm getting this error
java.lang.NoSuchFieldError: No field country_flag of type I in class Lcom/mukesh/countrypicker/R$id; or its…
-
Hi!
I am having troubles with production release, so i use haul to debug with --minify false.
i get this message from console:
./node_modules/react-native-country-picker-modal/src/CountryPicker.…