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

Feature Add Function as Child Component to RNCamera #1518

Merged

Conversation

AndreiCalazans
Copy link
Collaborator

Motivation:

Add FaCC to RNCamera as requested in this issue #1514

@n1ru4l n1ru4l requested review from jgfidelis and n1ru4l April 26, 2018 07:27
Copy link
Collaborator

@n1ru4l n1ru4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be cool if the status enum is exported as constants on RNCamera

@n1ru4l
Copy link
Collaborator

n1ru4l commented Apr 26, 2018

This is so awesome 🔥

@jgfidelis jgfidelis merged commit 551a9d8 into react-native-camera:master Apr 26, 2018
@jgfidelis
Copy link
Collaborator

@n1ru4l if you have the time, make a pr with your constants suggestion, its a good idea. I can do this on the weekend though.

@AndreiCalazans AndreiCalazans deleted the feat/rnCameraFaCC branch April 26, 2018 13:37
Fconstant pushed a commit that referenced this pull request Apr 26, 2018
jgfidelis added a commit that referenced this pull request Apr 26, 2018
timxyz pushed a commit to 3sidedcube/react-native-camera that referenced this pull request May 15, 2018
* master: (355 commits)
  UPDATED renderChildren to return this.props.children instead of null
  feat(types): add types for react-native-camera#1547 (react-native-camera#1548)
  fix(rn-camera): inject correct status
  feat(rn-camera): use and export constants
  fix status for non authorized/pending camera
  The correct capture preset for photos is AVCaptureSessionPresetPhoto
  add gradle 3 on issue template
  feat(types): add types for react-native-camera#1523
  feat(types): add types for react-native-camera#1518 (FaCC)
  Add missing infer annotation dependency.
  fix(cache): store video recordings in same directory as photos
  fix(rn_camera): improve naming
  feat(rn_camera): add function as children
  1.1.2
  build(change-log): v1.1.2-4
  FIXED warning for focusDepth on front-facing camera
  chore(cameraview): integrate google's cameraview directly on rncamera?
  fix(search-paths): remove unnecessary search paths and add missing one
  1.1.1
  build(change-log): v1.1.1-3
  ...

# Conflicts:
#	ios/RCTCameraManager.m
rad182 added a commit to rad182/react-native-camera that referenced this pull request May 18, 2018
* upstream/master: (23 commits)
  Updates Pod Install Instructions
  reenable camera on android emulator
  Create GradleUpgradeGuide.md
  Android: Fix java.lang.ArrayIndexOutOfBoundsException with image rotation
  Fix run time error missing facebook infer annotation
  UPDATED renderChildren to return this.props.children instead of null
  feat(types): add types for react-native-camera#1547 (react-native-camera#1548)
  fix(rn-camera): inject correct status
  feat(rn-camera): use and export constants
  fix status for non authorized/pending camera
  The correct capture preset for photos is AVCaptureSessionPresetPhoto
  add gradle 3 on issue template
  feat(types): add types for react-native-camera#1523
  feat(types): add types for react-native-camera#1518 (FaCC)
  Add missing infer annotation dependency.
  fix(cache): store video recordings in same directory as photos
  fix(rn_camera): improve naming
  feat(rn_camera): add function as children
  1.1.2
  build(change-log): v1.1.2-4
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants