-
Updated
Jun 14, 2020 - Swift
arkit
Here are 596 public repositories matching this topic...
-
Updated
Apr 29, 2020 - Swift
CSS has the ability to allow proportional margin and padding:
https://webplatform.github.io/docs/guides/the_css_layout_model/#Proportional-margins-and-padding-in-the-W3C-box-model
I was wondering if it is possible to implement a similar concept with edges. For example, if I wanted my top margin of a subview to its superview to be 20% of the superview height (i.e. subview.top = superview.top +
-
Updated
Apr 30, 2020 - Swift
I have done simple things:
(1) react-native init MyApp
(2) yarn add react-native-arkit
But libRCTARKIT. a shows not founded.
My Xcode is
<img width="939" alt="Screen Shot 2019-04-24 at 6 59 13 PM" src="https://user
-
Updated
Jun 10, 2018 - Swift
-
Updated
Oct 15, 2018 - Swift
-
Updated
Jun 14, 2020 - Swift
ITMS-90809: Deprecated API Usage - Apple will no longer accept submissions of new apps that use UIWebView as of April 30, 2020 and app updates that use UIWebView as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more ( https://developer.apple.com/documentation/uikit/uiwebview ).
react-viro uses UIWebView component, so since April 30 2020 it's will be rejec
-
Updated
Mar 14, 2018 - Swift
-
Updated
Dec 16, 2019 - Swift
-
Updated
Jun 22, 2018 - Swift
Hi all,
Using the latest version of expo-three and expo-gl results in a blank screen when a component using ExpoTHREE is imported on a Bare app with Expo 35.
I've created a demo repo here: https://github.com/chalarlie/glview-demo
Removing the ExpoTHREE import in GLViewTest.js results in seeing content. Leaving it in results in a blank screen.
Here are my dependencies:
"expo":
Improve this page
Add a description, image, and links to the arkit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arkit topic, visit your repo's landing page and select "manage topics."



i just found this cool app called Mushrooms XR that uses AR to get the device's position accurately. usage can be found here
its just a demo but its still pretty cool nonetheless