react-native-arkit
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -33,2 +33,6 @@ // | ||
// clear scene on start (not on mount) | ||
// this is only needed if you reload the app (in dev mode) | ||
ARKitManager.clearScene(); | ||
class ARKit extends Component { | ||
@@ -47,3 +51,2 @@ state = { | ||
ARKitManager.pause(); | ||
ARKitManager.clearScene(); | ||
} | ||
@@ -50,0 +53,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "React Native binding for iOS ARKit", | ||
@@ -10,0 +10,0 @@ "author": "Zehao Li <qft.gtr@gmail.com>", |
@@ -22,4 +22,7 @@ # react-native-arkit | ||
(npm does not work properly at the moment) | ||
make sure to use the latest version of yarn (>=1.x.x) | ||
(npm does not work properly at the moment. See https://github.com/HippoAR/react-native-arkit/issues/103) | ||
### Mostly automatic installation | ||
@@ -26,0 +29,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
502445
811
419
3