NB WM

Results 15 comments of NB WM

This module is just for Android DatePicker. For ios you can use the "native" DatePickerIOS. By the way, to import the module you just have to add "NativeModules" to: ```...

There is a change suggested in #5 but even with that change I can't seem to have a correct result with CBC.

Does the region have the "minor" param? I'm using Estimote Beacons and I am able to monitor them but I use uuid, identifier , major and minor.

> We also have this problem, did you manage to solve it? HAven't sorted it yet. When I publish to the store, if in that app I don't use beacons...

I guess it fails for portrait pictures. Or pictures smaller than the viewport.

I'm still trying to get this method working but it doesn't give any results: ```let connectedDevices = await manager.connectedDevices([config.serviceUUID]);``` There is one device connected with that serviceUUID but the result...

I'm also trying to detect beacons when the phone screen is off or when the app is minimized, but I can't see how can I ask for "always" location permission...

I'm trying to insert a carousel in the parallax background but it also doesn't get the touch event. The only one I could get to appear correctly is react-native-looped-carousel but...

Unfortunately I had to abandon Parallax in order to have a scroll of images with swipe. None of what I tried could detect the touch swipe in the parallax.

I had to go back to 0.1.12. In the new version if you have only one image it doesn't show.