Ankit

Results 14 comments of 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 - iPhone 6 - 2019-09-10 at 19 11 26](https://user-images.githubusercontent.com/20721521/64618944-de862d00-d3fe-11e9-83ed-4c2b023a8a0f.png) ![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.