Remove autobind decorator. Fix bugs in AR view
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React, { Component } from "react"
|
||||
import { Image, View } from "react-native"
|
||||
import PropTypes from "prop-types"
|
||||
import autobind from "autobind-decorator"
|
||||
|
||||
export class Geolocation extends Component {
|
||||
static propTypes = {
|
||||
|
||||
Reference in New Issue
Block a user