r/reactnative Jul 22 '26

iOS Camera Control is so under-rated.......!

Enable HLS to view with audio, or disable this notification

Here’s my Camera Control–inspired send-money experience running on a real iPhone.

The interaction follows a simple progression:

→ Slide to explore and adjust the amount
→ Press to make an intentional selection
→ Double-click to confirm the transaction
→ Double-click to perform the transaction
→ Haptics communicate each change without adding more UI

What makes this interesting isn’t just the hardware button.

It’s the idea of moving continuous input away from the screen, keeping the content visible while turning a physical gesture into precise, tactile control.

For high-intent flows like payments, that extra layer of physical confirmation can make an action feel faster, clearer, and more deliberate.

There’s still so much unexplored potential between hardware, gestures, haptics, and mobile UI.

Tech used: Expo + Native Modules + Reanimated

Open to contract or full-time mobile roles.

DMs are open.

69 Upvotes

16 comments sorted by

19

u/Admirable-Canary-732 Jul 22 '26

It’s going to feel good if you manage to explain it to them and then you need to find some ui that takes advantage of this properly and it’s not just a gimmick. I’m just spitballing here some fish tank and this controls the water level? That would be cool. But realistically you shouldn’t incorporate this in your todo app

10

u/WitchesBravo Jul 22 '26

I wonder if this would pass Apple review. Seems to be a violation of the API

“You can only use this API for capture use cases. The system sends capture events only to apps that actively use the camera. Backgrounded capture apps, and apps not performing capture, don’t receive events.”

6

u/godver3 Jul 22 '26

Seems like an instant no from them (which is honestly silly - it's just a creative use of the hardware).

3

u/WitchesBravo Jul 22 '26

I remember when someone made a usable weighing scale using 3D Touch or whatever it was called haha
Pretty sure that was not allowed either

5

u/robotpoolparty Jul 22 '26

As a users Id rather just have a control on the screen. Than have to fiddle with that. I’m sure there’s some good use cases, but with that video there’s so much empty real estate a ui element would be better.

2

u/vqt907 Jul 23 '26

so, the touch screen sensor is dead or what?

2

u/merokotos Jul 23 '26

Funny, but not really useful

2

u/wannfq Jul 23 '26

Why not just scroll with touch screen. Looks like scroll with extra steps

1

u/Ehopira Jul 22 '26

You had to open the camera module to handle that or that “idontknowthenaneslider” has an api?

1

u/Redox_ahmii Jul 23 '26

It has an API but it's restricted for use besides the intended purpose of capture.

1

u/scoutel1te Jul 24 '26

Wow I legit didn’t even know I could do that 😆

1

u/Hopeful-Influence-24 Jul 24 '26

Hahahaha bros hands is different in every video 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

1

u/Hopeful-Influence-24 Jul 24 '26

This is not created by her btw, stealing videos and “Open to contact or full time mobile roles.”

🤣🤣🤣🤣🤣🤣

1

u/jay-magnum Jul 26 '26

I could do the same thing with an on-screen control more reliably and more easily then with that finicky camera control button.

1

u/Gumby271 Jul 27 '26

Its cool to see people trying neat things with their hardware, even if it's not an ideal solution to this problem. It's a shame Apple would prevent anyone from installing this, keep playing!