-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hello !
Thank you for your work, it's really amazing for what I'm doing !
But there's a problem since React Native 0.6 that cause this error on the call of getDeviceListAsync :
This is caused by the fact that in RN > 0.6, the method WritableArray.pushMap() does not accept WritableMap as argument anymore. It accepts only ReadableMap. I tried to modify the code in order transform it, but my knowledge in RN is too limited to do so...
How can we get through this problem ?
Thank you !
Nash171
Metadata
Metadata
Assignees
Labels
No labels
