From 754d29017ac8f41bb839707af64adc3e182a8db8 Mon Sep 17 00:00:00 2001 From: READMEbot Date: Fri, 9 Feb 2018 21:00:24 +0000 Subject: [PATCH] [auto] [ci skip] Generate README --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29b77429..7a6a73fa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile: -![](https://img.shields.io/badge/Projects-776-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-February%20%206,%202018-lightgrey.svg) +![](https://img.shields.io/badge/Projects-778-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-February%20%209,%202018-lightgrey.svg) Jump to @@ -1447,6 +1447,14 @@ Click ► to show more details [back to top](#readme) +- ChainReactApp: The official Chain React Conf App [` App Store`](https://itunes.apple.com/app/chain-react-conf/id1239112816) +
react-native 🔥🔥 + + https://github.com/infinitered/ChainReactApp
Added February 9, 2018
License: [`mit`](http://choosealicense.com/licenses/mit/) +
ChainReactApp image 1 ChainReactApp image 2 ChainReactApp image 3 +
+
+ - EventBlankApp: Template event / conference app
swift iphone 🔥🔥 @@ -1824,11 +1832,11 @@ Click ► to show more details
-- BitPrice - Bitcoin Rate: Display and monitor the current Bitcoint rate. [` App Store`](https://itunes.apple.com/app/id1343270451) +- BitPrice: Display and monitor the current Bitcoint rate. [` App Store`](https://itunes.apple.com/app/id1343270451)
swift https://github.com/Bruno-Furtado/bitprice-ios
Added February 6, 2018
License: [`mit`](http://choosealicense.com/licenses/mit/) -
BitPrice - Bitcoin Rate image 1 BitPrice - Bitcoin Rate image 2 +
BitPrice image 1 BitPrice image 2
@@ -4198,6 +4206,14 @@ https://github.com/ReactiveX/RxSwift — [back to top](#readme) +- iOSSwiftMetalCamera: An example app showing how to use AVCaptureSession with Metal in Swift +
swift metal + + https://github.com/bradley/iOSSwiftMetalCamera
Added February 9, 2018
License: `other` +
iOSSwiftMetalCamera image 1 iOSSwiftMetalCamera image 2 +
+
+ - Knock: Use Accelerometer & background mode to create a feature of knocking your phone
objc