-
Hi,
am running your app on an android studio emulator and it looks like this demo can't find it!
Whenever I run `react-native run-android` it gives error
```
Scanning 767 folders for symlink…
-
### Description
i was getting the below error after i installed below packages, i don't understand which package has issue with the latest react native version 0.76
```js
"dependencies": {
…
-
# onPress not working on android
i am using a map and GooglePlacesAutocomplete input on ios it is working perfectly but on android i am unable to pick the location .
**Please provide a FULLY REP…
-
on safari
-
The drop downs are rendered underneath the dialog and are invisible.
```jsx
import { Dialog, DialogContent } from 'react-mdl';
import { SelectField, Option } from 'react-mdl-extra';
export def…
-
I followed the steps
1. Cloned repo
2. Checked the default branch to be next
3. npm i
4. npm start
No errors seen so far, when I scan the QR code from my Apple phone, I see an error on the sc…
-
Hi, I'm currently experiencing an issue with Multiselect:
```
Error: React.Children.only expected to receive a single React element child.
This error is located at:
in TouchableWithoutFeedba…
-
I have this error when a try use the IdBarcodeRecognizer
const uiSettings = new BlinkIDReactNative.BlinkIdOverlaySettings()
uiSettings.firstSideInstructionsText = title
const idBa…
-
hello, i am implement this library in my project and call my project api and get the data and set data in state and update the state but the problem is that when i give the data in the autocomplete in…
-
I have been facing two issues mainly
console.error
Warning: React.createElement: type is invalid -- expected a string (for built-in
components) or a class/function (for composite …