Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Camera no propType for native prop RNCamera.accessibilityLabel of native type String #1161

Closed
@emmajam

Description

@emmajam

Which implementation are you using

RNCamera

Steps to reproduce

  1. "react-native-camera": "git+https://git@github.com/react-native-community/react-native-camera"
    npm install in package.json

  2. react-native link react-native-camera

  3. react-native run-android OR run in android studio (either or)

  4. error pops up

Expected behaviour

Load app successfully, no errors

Actual behaviour

Error occurs:
screenshot_20180125-164334

Environment

  • Node.js version: v9.2.1
  • React Native version:
    react-native-cli: 2.0.1
    react-native: 0.43.0
  • React Native platform + platform version: Android 7.0

react-native-camera

Version: "git+https://git@github.com/react-native-community/react-native-camera"

Activity

seblau

seblau commented on Jan 27, 2018

@seblau
Contributor

Should be fixed by #1165

emmajam

emmajam commented on Jan 28, 2018

@emmajam
Author

thanks @seblau 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sibelius@seblau@emmajam

        Issue actions

          `Camera` no propType for native prop `RNCamera.accessibilityLabel` of native type `String` · Issue #1161 · react-native-camera/react-native-camera