-
`import { CountryPicker } from '@/components/ui/CountryPickerModal/CountryPicker'` is one doc suggested but
when we import this it's importing like this `import { CountryPicker } from '@/components/…
-
#### Issue Description
When using CountryPicker, there are lots of errors in the console regarding defaultProps:
Support for defaultProps will be removed from function components in a future maj…
-
```
Fatal Exception: java.lang.NoSuchFieldError
No static field country_flag of type I in class Lcom/mukesh/countrypicker/R$id; or its superclasses (declaration of 'com.mukesh.countrypicker.R$id' ap…
-
the given type for the CountyPicker is a following,
interface Props {
excludedCountries?: string[],
showOnly?: string[],
popularCountries?: string[],
style?: Style,
s…
-
Sometimes we will not support all of the countries.
I would like to make options of country list could be customized,
I think we can do:
1. Add property to enable/disable specify countries by i…
-
It would be nice to have a allowFontScaling props on CountryPicker.
(It is suboptimal indeed, but recently i had the need of setting allowFontScaling to false on Texts and TextInputs)
-
Getting this error when index letter is pressed on the right side.
``
const PhoneInputTest=()=>{
let phone = React.createRef()
let countryPicker = React.createRef()
const [timezone, set…
-
When i tap to "Pick country" (for example) i call - countryPicker?.showDialog(supportFragmentManager)
Than i tap to "Pick city" (for example) i call:
cityPicker?.showDialog(supportFragmentManager)
…
-
When I invoke onPressFlag(){ this.countryPicker.openModal() } by pressing the country flag, I get undefined. Here is the code below:
`import React, { Component } from 'react';
import { StyleSheet,…
-
Hi...
IsFocused is not present in BorderlessEntry control.
[0:] Binding: 'IsFocused' property not found on 'SyncfusionXamarinApp1.Controls.BorderlessEntry', target property: 'Syncfusion.XForms.B…