Ankit
Ankit
@sinisa503 Could you please help us if you have already did this ?
@ysaucedo If you need something like below attachment I can help you without money.  ![Simulator Screen Shot -...
@ysaucedo I tried in Calendarkit it doesnt seem possible. I was not able to get that view where I can create that dot. So I used this library : https://github.com/WenchaoD/FSCalendar...
This is a good question because currently what swimat is doing we can easily obtain it in our xcode by using CMD+I .(I appreciate your hard work and thanks for...
By clicking on update profile resolved the issue. I just checked.
ok, last try just set your location again -> Refresh profile -> update profile. Gud luck
Replace it with AROrientationTrackingConfiguration works for me. For reference : https://stackoverflow.com/questions/46320198/arsessionconfiguration-unresolved-in-xcode-9-gm
For the folks doing functional programming, const ref = useRef(); then do this on onClear function of yours: ref.current.setState({ value: {} });
I think it is clearly mentioned in the document. Use **value** prop **value | array | [] | Array with pre-defined values** Also tested it working fine.
1. sudo arch -x86_64 gem install ffi Then 2. arch -x86_64 pod install This works for me in Apple M1 Chip.