-
### Issue Description
[ENTER DESCRIPTION HERE -]
Modal is always fullscreen and the background is not transparent even when changing `screenBackgroundColor` to transparent and `modalPresentationSt…
-
After updating to 1.7.3 I got this crash when building my app in release mode:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'N…
-
when touch country text field at any place i expected to got countrypicker opened directly ,but i found that text field can be editing and i want to stop text field editing and make action not on flag…
-
where is
-
Hello i installed react-native-country-picker
and when i run it i got error: undefined is not an object NativeModules.CountryPicker.show
i did
react-native upgrade
and
rnpm link
(after the plug…
-
## PaywithSDK
dependencies:
- carthage: FirebaseCore
- carthage: FirebaseInstanceID
- carthage: nanopb
- carthage: FirebaseNanoPB
- carthage: FirebaseAnalytic…
-
I have initialised it like
` {
this.setState({ cca2: value.cca2, callingCode: value.callingCode })
}}
cca2={this.state.cca2}
translation="eng"
…
-
I'm directly using the `renderFlag` function from CountryPicker.js. It works fine on iOS and the flag loads, but on Android it does not. I'm using the function to render a flag in a custom place in my…
-
I have written them up, opening a PR. If you would rather these live separate from here and maintained third party in DefinitelyTyped instead, let me know.
-
Below are the steps I followed in my Xamarin Android project.
I have added the nuget package "Karamunting.Android.MukeshSolanki.CountryPickerAndroid" version="1.1.9" in my project.
Now I just want…