Section 6, Emitting Events, saved my life. This video should be embedded in the official React Native documentation, instead of the poorly written stuff that Facebook posts there.
Thanks for keeping it short and to the point for those of us with prior experience. There are enough tutorials out there for absolute complete beginners.
Could not find or use auto-linked library 'swiftFoundation' Undefined symbols for architecture arm64: "__swift_FORCE_LOAD_$_swiftCoreGraphics", referenced from: How to solve the above error?
I am having some issues with the simulator debugging: there is no Debug with Chrome option for me. I can't see any log. There is only a Open Debugger option, but it does nothing.
hey great video! I am having a lot of trouble uploading this to npm and then including in my main project. is there anyway you could help me set this up?
Question I notice that I can only emit array of strings. Not number ["name": "theName", "num": 3]. 3 will be null on javascript side. Is there a way we can get number values
You missed the evenType argument in the removeAllListeners function. VSCode also complains about not setting it and reloads make the logs to pile up. Any idea how to fix this?
Section 6, Emitting Events, saved my life.
This video should be embedded in the official React Native documentation, instead of the poorly written stuff that Facebook posts there.
I found your video at the end of a long string of failures using gpt... Man. You got a subscriber for life.
Great content, simple and efficient.
You got a subscriber.
best rn native modules with swift I found! thanks!
This is actually the best tutorial I've found on this. I hope there's a Kotlin one as well. :)
Thanks , very simple and very easy to understand , you are genius teacher
Great succinct tutorial. Keep up the good work. I look forward to going through what you've already produced and look forward to the new videos.
Really good tutorial. looking forward for more material like this
Damn, thanks for that. Clear and concise content.
long time no see. Glad you're back with more react native stuff :)
Thanks for the concise tutorial Varun!
Wanted to know how simple it is to build a native UI and show it in a React Native app.
Thanks for keeping it short and to the point for those of us with prior experience. There are enough tutorials out there for absolute complete beginners.
Your channel is good, Make short videos to promote your channel
Perfect tutorial. Thank you.
Appreciate the content, really helpful!
my man, you are a life saver
awesome! looking forward to the next video!
Dude this is amazing. Exactly what I was looking for. Subscribed. Could you please make a similar video for Android?
Can you show with C++ for both Android and IOS?
What is the theme of VScode and what font ?
Could not find or use auto-linked library 'swiftFoundation'
Undefined symbols for architecture arm64:
"__swift_FORCE_LOAD_$_swiftCoreGraphics", referenced from:
How to solve the above error?
I am having some issues with the simulator debugging: there is no Debug with Chrome option for me. I can't see any log. There is only a Open Debugger option, but it does nothing.
hey great video! I am having a lot of trouble uploading this to npm and then including in my main project. is there anyway you could help me set this up?
So after that we can compose: JS(React Native) + Swift + C++ to boot your app
Can you do example where we use codable if React Native send a json object
how I can npm pack and install in other project?
Thank you!
❤🔥❤🔥❤🔥❤🔥❤🔥 - Thanks
Question I notice that I can only emit array of strings. Not number ["name": "theName", "num": 3]. 3 will be null on javascript side. Is there a way we can get number values
👍🏻 thanks
You missed the evenType argument in the removeAllListeners function. VSCode also complains about not setting it and reloads make the logs to pile up. Any idea how to fix this?
Pls make a video on ui modules also
can't we use SwiftUI in-order to achieve certain effects on iOS devices ? ex: Smooth corner radius and Material blur
Can you make a video on how to handle fatal errors in react native in swift
This is not working in react native 0.71, Anyone tried this?
can't be explained easier than this
helpfull
bro please make react native video we love to see don't change your video to flutter because subscribe you coz to learn react native not flutter.
For android also please
kotlin
😀
Getting _reactNative.NativeModules.decrement. is not a function, with RN@0.72.0. Have you tested this code on a new version?
Thank you!