SkiBall
SkiBall
### Version 1.0.7 ### Platform iOS ### OS version iOS 10 ### Steps to reproduce 1. Install library 2. react-native link 3. define region with region: { uuid: null, identifier:...
### Version 1.0.7 ### Platform iOS ### OS version MacOS Sierra iOS 10 ### Steps to reproduce 1. install library 2. monitor for more than 20 regions in iOS ###...
### Version 1.0.1 ### Platform iOS ### OS version iOS 10 ### Steps to reproduce 1. install react-native-beacons-manager v1.1.0 2. range eddystone beacons 3. ### Expected behavior it should display...
### Version 1.0.7 ### Platform iOS & Android ### OS version iOS 10 & android 7.0 ### Steps to reproduce 1. install library 2. use startMonitoringForRegion(null) ### Expected behavior Should...
### Version 1.0.1 ### Platform iOS ### OS version iOS 10 I am curious, how can i set the background scan duration and interval in ios like you did with...
React Native Debugger app version: 0.10.2 React Native version: 0.58.5 Platform: Android Is real device of platform: Yes Operating System: macOS ## Description The source map is generated correctly but...
## Pull Request Checklist - [ ] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to...
## Pull Request Checklist - [x] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to [the...
To skip months we need to integrate a calendar component. After integrating that, how do we change the current date? changing the currentDate prop does not work. for using onSelectDay...