Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update library #1

Open
wants to merge 114 commits into
base: master
Choose a base branch
from
Open

Conversation

manfredxu99
Copy link

No description provided.

gie3d and others added 30 commits September 5, 2018 23:50
- Added a isCameraActivated state to control camera appearance
- Added the camera inactive view with TouchableWithoutFeedback to show when camera inactive
- Added a function to active/inactive isCameraActivated state
examples should be ignored while publish to registry
Ignore examples while publish
Upgrade react-native-permissions to v2.0.0
- use `RESULTS.GRANTED` instead of string
- ensure `react-native-permissions` is at least in version `2.0.2`
- regenerate `yarn.lock` (current version contains version `1.1.1` of `react-native-permissions`)
- remove unused constants
code and dependencies cleanup after 'react-native-permissions' upgrade
…ml-3.13.1

Bump js-yaml from 3.11.0 to 3.13.1
…gstream-0.0.6

Bump stringstream from 0.0.5 to 0.0.6
…h-4.17.15

Bump lodash from 4.17.10 to 4.17.15
…-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2
fix "incorrect peer dependency" warning on install
Was not able to toogle the flash: Fixed
moaazsidat and others added 30 commits December 26, 2020 18:07
chore: setup semantic-release dependency & config
chore: setup Github Actions to publish on merge to master
## [1.5.1](v1.5.0...v1.5.1) (2020-12-27)

### Bug Fixes

* test Githut Action release ([7d52b38](7d52b38))
The timer is not cleared when the component is unmounted during the set time period of camera timeout.
update readme for react-native-permissions changing.
Revert camera view height back to screen width
## [1.5.2](v1.5.1...v1.5.2) (2021-01-13)

### Bug Fixes

* revert camera view height back to screen width  ([3cb5bf9](3cb5bf9))
Camera Timeout React Memory Leak Fix
## [1.5.3](v1.5.2...v1.5.3) (2021-01-13)

### Bug Fixes

* clear timeout to fix memory leak ([e44250a](e44250a))
react-native-community had a big reorganization and lots of packages were ejected
some of those packages maintained the old `@react-native-community/` npmjs.com namespace
but some have moved to new namespace. async-storage has moved to new namespace (and released)
chore: use new async-storage location
Fix action error PR #316
Update package-lock.json
## [1.5.4](v1.5.3...v1.5.4) (2021-04-10)

### Bug Fixes

* use new async-storage namespace ([c5875b6](c5875b6))
## [1.5.5](v1.5.4...v1.5.5) (2022-02-11)

### Bug Fixes

* add missing types ([#353](#353)) ([c3c9e62](c3c9e62))
* the release ci process ([#363](#363)) ([709c5cb](709c5cb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.